Re: read .img file [message #14217] |
Fri, 29 January 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Zhiqiang Yang (yangz@engr.orst.edu ) writes:
> I am a beginner for IDL. Does any body have write a rountine to read an
> Imagine (.img) file into IDL? or where I can find such a rountine?
You could try the GetImage program from my web page.
I'll warn you, however, that you will have to answer
a few easy questions about your data. (What type of
data, how big, how it is organized, does it have a
header, etc.) :-)
http://www.dfanning.com/programs/getimage.pro
Cheers,
David
------------------------------------------------------
David Fanning
Fanning Software Consulting
Phone: 970-221-0438
E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|