AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.09.07 23:18 "SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.07 23:34 "Re: SAMPLEFORMAT_IEEEFP", by Bob Friesenhahn
2008.09.08 06:33 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.08 10:07 "Re: SAMPLEFORMAT_IEEEFP", by <jcupitt@gmail.com>
2008.09.08 09:01 "Re: SAMPLEFORMAT_IEEEFP", by Kai-uwe Behrmann
2008.09.08 10:45 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.08 11:16 "Re: SAMPLEFORMAT_IEEEFP", by Kai-uwe Behrmann
2008.09.08 11:19 "Re: SAMPLEFORMAT_IEEEFP", by Axel Canicio
2008.09.08 23:07 "Re: SAMPLEFORMAT_IEEEFP", by Craig Bruce
2008.09.09 01:12 "Re: SAMPLEFORMAT_IEEEFP", by Chris Cox
2008.09.09 07:02 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.10 00:06 "Re: SAMPLEFORMAT_IEEEFP", by Chris Cox
2008.09.10 06:44 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.10 07:15 "Re: SAMPLEFORMAT_IEEEFP", by <jcupitt@gmail.com>
2008.09.10 19:48 "Re: SAMPLEFORMAT_IEEEFP", by Chris Cox
2008.09.10 20:46 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>
2008.09.11 05:31 "Re: SAMPLEFORMAT_IEEEFP", by Andrey Kiselev
2008.09.11 20:13 "Re: SAMPLEFORMAT_IEEEFP", by Charles Auer
2008.09.12 20:57 "Re: SAMPLEFORMAT_IEEEFP", by <acanicio@astrosnap.com>

2008.09.10 00:06 "Re: SAMPLEFORMAT_IEEEFP", by Chris Cox

They don't have to be between zero and one - but that is the default viewing
range.
There are adjustments to change the value ranges, and a viewing exposure
slider to change the viewing exposure.

I mean use the adjustment named Exposure in Photoshop to scale the data.
If that works, then you can scale it when doing your conversion.

Chris



On 9/9/08 12:02 AM, "acanicio" <acanicio@astrosnap.com> wrote:

> 
> Dear Bruce and Chris,
> 
> Thank you !
> I didn't know that floating point values had to be between 0 and 1 !!
> When converting to float, I kept the original range, i.e. 0..255 when coming
> from 8 bits, 0..65535 when coming from 16 bits, and 0..4294967295.
> 
> What do you mean by "Use the exposure adjustment " ? Is there some specific
> tag for this or is it the same thing as scaling down ?. I see tag
> TIFFTAG_REFERENCEBLACKWHITE in the specifications. Is that it ?
> 
> I'll try as you say, thank you very much to both of you.
> 
> Best regards
> Axel
> 
> 
> 
> 
> Chris Cox wrote:
>> 
>> 
>> Use the exposure adjustment and scale the values down.
>> 
>> Most of the time, you should scale your white point to something near 1.0
>> to
>> ensure visibility.
>> 
>> Chris
>> 
>> 
>> 
>> 
>> 
>> On 9/7/08 4:18 PM, "acanicio" <acanicio@astrosnap.com> wrote:
>> 
>>> But I have no luck with floating point values. I use SAMPLEFORMAT_IEEEFP
>>> sample format along with 32 bits per sample.
>>> All the pixel values are issued from an 8 bit/sample image, with no
>>> conversion or multiplication applied to them.
>>> When I open the file with some well known image editor, the image is
>>> completely saturated, all white with values 32767...
>>> Where should I look ?
>> 
>> _______________________________________________
>> Tiff mailing list: Tiff@lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/tiff
>> http://www.remotesensing.org/libtiff/
>> 
>>