2006.01.27 22:18 "[Tiff] (no subject)", by Joel Wilson

2006.02.02 15:29 "Re: [Tiff] Fastest method to load tiff files?", by Edward Lam

Hi Bernie,

Thanks for the tips. I'll keep those in mind. I'm primarily dealing with either stripped or tiled images. The images range from 8 to 32 bits per sample (ie. 32-bit floats). I was hoping someone would have gone down this route and knew which interface one should be using. Currently, we're using the TIFFReadEncodedStrip() and TIFFReadEncodedTile() interface. If the image has interleaved data, we de-interleave it ourselves.

Thanks,

-Edward

Pallek, Bernie: #CIPO - OPIC wrote:

The answer depends a little on what kind of TIFFs you'll be reading. If black and white, you'll find a nice example here:

http://www.ibm.com/developerworks/linux/library/l-libtiff

General tips:

> -----Original Message-----

> [mailto:tiff-bounces@lists.maptools.org]On Behalf Of Edward Lam
> Sent: Thursday, February 2, 2006 9:34 AM
> To: tiff@lists.maptools.org

> Subject: [Tiff] Fastest method to load tiff files?

>> _______________________________________________
>> Tiff mailing list: Tiff@lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/tiff
>> http://www.remotesensing.org/libtiff/
>>