X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 20 Jan 2015 12:08 PM by  anon
ENVI debugging or verbose mode
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:29
New Member


--
20 Jan 2015 12:08 PM
    Hi all, I am going to make an IDL script that automates some tasks in ENVI. One thing that could make my life easier is to see what calculations or functions ENVI is using behind the scenes as I perform operations with Filter Co-Occurence measures. Any tips on this curiosity or task in general would be greatly appreciated. If this helps, I am doing this under Linux and am starting from the command line. I soon will be using OS X.

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    21 Jan 2015 09:04 AM
    I am afraid there is no way to have ENVI display the underlying code or routines used when calling a routine or function. The co-occurrence measures perform many calculations that are described in the reference material, if that is helpful.

    Deleted User



    New Member


    Posts:29
    New Member


    --
    21 Jan 2015 04:03 PM
    Is there a function that I can call to perform co-occurence, or do I have to set the equations up manually?

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    22 Jan 2015 09:36 AM
    There is TEXTURE_COOCCUR_DOIT

    Deleted User



    New Member


    Posts:29
    New Member


    --
    22 Jan 2015 11:51 AM
    Thanks - I will use that for my procedure and get back if I have any questions
    You are not authorized to post a reply.