X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Nov 2017 09:38 AM by  MariM
rigorous orthorectification
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Francesca Marchetti



New Member


Posts:1
New Member


--
06 Nov 2017 08:50 AM
    Hi!i'm trying rigorous orthorectification with ENVI, i have two WorldView images and a DEM, all in TIF file format. I run all the steps but at the end the software can't complete the process, as "rigouros orthorectification can't complete, the procese failed". Someone can tell me what is the problem? Do you know if i have to save the output file in a particular format?
    Thank you !

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    16 Nov 2017 09:38 AM
    Did it fail during the file import or during the ortho processing? Can you post the full error message?
    If you have IDL, can you launch ENVI using a log file to capture any errors? For example:
    IDL>e = ENVI()
    ENVI>e.LOG_FILE = e.GetTemporaryFilename('.txt')
    You are not authorized to post a reply.