X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 28 Jan 2017 06:02 AM by  anon
help for the triangulation interpolation method in landsat_gapfill.sav
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
28 Jan 2017 06:02 AM
    Hello everybody, I am new in the forum so let present myself. I am a teacher in one university of China. I do research on methods to fill the data gaps in the ETM + imagery. I have try to fill the data gaps in the ETM+ imagery using landsat_gapfill.sav IDL programming. I want to know the details of the triangulation interpolation method in landsat_gapfill.sav. Anyone could give me some literatures of the triangulation interpolation method in landsat_gapfill.sav. Thank you!

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    30 Jan 2017 07:33 AM
    The one image triangulation method used in the Landsat Gapfill tool uses ENVI's DEM_BAD_DATA_DOIT to triangulate across image gaps. This routine uses IDL's TRIANGULATE function: https://www.harrisgeospatial.com/docs...

    Deleted User



    New Member


    Posts:
    New Member


    --
    30 Jan 2017 06:20 PM
    Thank you very much.
    You are not authorized to post a reply.