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

Home » Public Forums » archive » Re: Help with IDL - READ_GIF!!!
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
Re: Help with IDL - READ_GIF!!! [message #3660] Wed, 08 March 1995 00:19
cnlenz is currently offline  cnlenz
Messages: 10
Registered: April 1994
Junior Member
>> 1.Read a graphic file (GIF - TIFF) into IDL and Dispaly it.
>> 2.FFTransform the image and display the result.
>>
>> IDL> image1=tiff_read("/u/jairo/img/62-10g.tif")
Here could be the erroro ^^ ^^

Hi!

I tried the tiff_read and read_gif. I have no problems. I did the following.

IDL> read_gif,'path/name.gif',bild,r,g,b (r,g,b are the colortables)

IDL> tv,bild
IDL> tvlct,r,g,b

And for tiff-images:

IDL> bild=tiff_read('path/name.tif',r,g,b)
IDL> tv,bild
IDL> tvlct,r,g,b


I hope this helps you
Moin Moin Christian
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: HELP: Levenberg-Marquardt method
Next Topic: Re: Cursor Keys don't work for PV-WAVE CL v5.0 on DEC ALPHA OSF/1 v3.0

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

Current Time: Fri Oct 10 11:29:22 PDT 2025

Total time taken to generate the page: 0.55872 seconds