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

Home » Public Forums » archive » Re: save image from ENVI to TIFF file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: save image from ENVI to TIFF file [message #52192 is a reply to message #52189] Mon, 15 January 2007 09:29 Go to previous messageGo to previous message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
i do this

> ns = pan_dims[2]-pan_dims[1]+1
> nl = pan_dims[4]-pan_dims[3]+1
> image=MAKE_ARRAY(number_bands,ns,nl,/BYTE)
>
>
> Cheers
>
> Mort


now i get ENVI error dialog

ENVI retrieve Data: An error has occuring during processing
Error "READ_TIFF:Invalid SUB_RECT. Portions lie outside of
the image". The result may be invalid

i don't use READ_TIFF procedure in my program ? why i catch this error ?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to highlight procedure and function names in idlwave-mode?
Next Topic: Re: accessing image data from Windows-clipboard

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

Current Time: Fri Oct 10 23:06:30 PDT 2025

Total time taken to generate the page: 0.40064 seconds