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

Home » Public Forums » archive » Problem regarding ENVI file opening
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: Problem regarding ENVI file opening [message #93601 is a reply to message #93599] Thu, 01 September 2016 03:20 Go to previous messageGo to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
On Thursday, September 1, 2016 at 12:02:17 PM UTC+2, Suresh Negi wrote:
> I can't open file in IDL if it is tiff file of ENVY
> I used this----
> file = FILEPATH ('cal.tiff', SUBDIRECTORY = ['examples', 'data'])
> even if it reads it shows no of band =3 and says it is a jpeg file.
> Also tried read_tiff but same problem. Also blank window appears when try to display it.
> Kindly Help.
>
> Is there any way to get complete band details.

Type this in the command line:
IDL> query_tiff(file)
or
IDL> query_tiff('Composite_image1.tif')

What does it show?

Cheers
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem regarding ENVI tiff file opening and display
Next Topic: Why interleaving in image??

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

Current Time: Fri Oct 10 14:25:14 PDT 2025

Total time taken to generate the page: 0.24173 seconds