Filling Strip Line Gaps in Landsat 7 image

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일
Attach original image..
I could not attach the original one, its .TIF and large
can I send it by email?
this is mine :dabusadaa@gmail.com
KSSV
KSSV 2022년 6월 24일
Zip it and attach.
I tried, and It is still exceeding the limit.

댓글을 달려면 로그인하십시오.

답변 (1개)

Udit06
Udit06 2024년 1월 9일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Agriculture에 대해 자세히 알아보기

제품

릴리스

R2022a

태그

질문:

2022년 6월 24일

답변:

2024년 1월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by