X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Sep 2003 01:22 PM by  anon
Importing ASCII ROIs for image creation
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
16 Sep 2003 01:22 PM
    Dear ENVIans, The "Output ROIs to ASCII" command format files in the following manner: ;ENVI Output of ROIs (3.4) [Mon Apr 17 17:00:26 2000] ... ; ID X Y B1 B2 B3 1 12 14 255 0 124 2 13 28 153 100 ... where X and Y are sample and line numbers, and B1, B2, b3 give the DN corresponding to some spectral band. I have already Outputted ROIs data to ASCII. Now I would like to re-import my data and create an image corresponding to a particular field. Is there a build-in function that could do the job ? An IDL macro (function) ? If no, how would you do it ? Best regards, Philippe Apparicio
    You are not authorized to post a reply.