Friday, 7 December 2018

raster - Destriping Landsat Images?


I am working with Landsat 7 ETM+ SRC-off imagery. I'm doing some land-cover classification for a place in Kenya. My problem is the no-data stripes in the image.


Is there a way in which I can interpolate data for such 'empty' areas using the neighbouring pixels?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...