X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 28 Nov 2008 07:04 PM by  anon
how can I read a file?
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
28 Nov 2008 07:04 PM
    Hi, I want to read one band dataset (included in a file) and assign the whole band dataset into an array. how can I do it ? Thanks

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    01 Dec 2008 11:20 AM
    This really depends on the storage format of the data.  Is it stored as a flat binary file?  Is it stored in TIFF or JPEG?  Have a look in the IDL help under Reading Image data which provides several examples.  There is also an extensive section on Files and input/Output.
    You are not authorized to post a reply.