IDL can not read the TIF file!!! [message #6745] |
Thu, 01 August 1996 00:00 |
xu
Messages: 7 Registered: December 1994
|
Junior Member |
|
|
Hi,
it is strange that IDL4.0 can not read TIFF image, it is even
strange that I can not get answer from RSI untill now. Who can
read it or who has idea?
X.Xu
|
|
|
Re: IDL can not read the TIF file!!! [message #6750 is a reply to message #6745] |
Thu, 01 August 1996 00:00  |
hahn
Messages: 108 Registered: November 1993
|
Senior Member |
|
|
xiaoming@fstgds08.tu-graz.ac.at (Xiaoming Xu) wrote:
> xu (xu@iic.wifi.at) wrote:
> : Hi,
> : it is strange that IDL4.0 can not read TIFF image, it is even
> : strange that I can not get answer from RSI untill now. Who can
> : read it or who has idea?
TIFF has too many sub-format for one single program. I bet there is
not program that will read all possible TIFF variations.
To check what is in your TIFF file you may use IDL's tiff_dump.pro
It is simply called tiff_dump, file
and file being a character variable that contains the file name.
> : X.Xu
> PS: the files can be read with other software, e.g. photoshop or xv
> I tried to attach it here, but it is too big for the news reader.
> I'll reduce it and send out again.
No! Please, don't clutter the net with some binary stuff that will be
destroyes during transmission. Capture the output of tiff_dump
and send this!
Norbert Hahn
|
|
|