Filling Strip Line Gaps in Landsat 7 image

3 ビュー (過去 30 日間)
Duaa Abu Sadaa
Duaa Abu Sadaa 2022 年 6 月 24 日
回答済み: Udit06 2024 年 1 月 9 日
Hello, I am trying to fill the gaps in a Landsat 7 image on matlab, but I could not write an appropriate code to do so, can you please help in case you have idea about it.
Thanks
  4 件のコメント
KSSV
KSSV 2022 年 6 月 24 日
Zip it and attach.
Duaa Abu Sadaa
Duaa Abu Sadaa 2022 年 6 月 24 日
I tried, and It is still exceeding the limit.

サインインしてコメントする。

回答 (1 件)

Udit06
Udit06 2024 年 1 月 9 日
I understand that you want to fill the gaps in the Landsat 7 image. If you can represent the gaps in the image using "NaN" in MATLAB, you can try to use "inpaint_nans" function to fill in the gaps present in the image. "inpaint_nans" function provides different methods to interpolate, hence, providing a tradeoff between accuracy and speed/memory requirements.
I hope this helps.

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by