comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Image reading
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Image reading [message #82365] Mon, 10 December 2012 02:31
Dry in water is currently offline  Dry in water
Messages: 18
Registered: October 2012
Junior Member
Hello all,
I'n really hard time to reading tif images. I have extracted tif image using ENDVI software. Then I import this really huge tif image (4526,12879,7) into IDL using 2 different ways; The one I used is importwizard to import this image into IDL as a variable. In this case, the following info are displayed on locals window. The type of image is STRUCT, value is ANONYMOUS. what does this info tell me? Does it mean this image didn't read?
The another one is to use read_tif command. In this case, I get "variable is undefined: READ_TIF. Execution halted at: $MAIN$". Then I checked the file exist in a folder by file_test command like this,ok=file_test('D:\tmp\temp_opp\tmp_exam.tif'). It gave me 1. It exist in a folder. So what is the problem variable is undefined.
Thank you very much
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: shmmap questions
Next Topic: Re: How can I check an image loaded correctly into matlab?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:00:04 PDT 2025

Total time taken to generate the page: 0.00413 seconds