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

Home » Public Forums » archive » Re: 16 bit Tiff image
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: 16 bit Tiff image [message #58931 is a reply to message #58927] Wed, 27 February 2008 15:45 Go to previous messageGo to previous message
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
>> IDL> img=read_tiff("V13A5.00.tif",/unsigned)

>> and now both img and img2 are LONG, but the reloaded img2 is still shrunk
>> to 255 levels (ie 8 bit)!
>
> I still don't think so. Are you being *very*
> careful with your variables? You might try using
> a .reset after you write the file and before you
> read it again. I think it is not possible to get
> what you are getting. :-)
>
> Cheers,
>
> David

Could it be a litle/big endian problem?
after reading img, try to do:
SWAP_ENDIAN_INPLACE, img
and see if it helps (or if it brings you wayyyyy off)
Jean
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Posting html form data with idlNetURL?
Next Topic: AX and AZ keywords of iSurface and iVolume

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

Current Time: Thu Oct 09 23:59:17 PDT 2025

Total time taken to generate the page: 0.56377 seconds