AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2001.12.31 04:15 "Partial Extraction of a Scanline?", by Bad Badtz
2001.12.31 04:34 "Re: Partial Extraction of a Scanline?", by Peter Montgomery
2002.01.02 07:02 "Re: Partial Extraction of a Scanline?", by Bad Badtz
2002.01.02 13:09 "Re: Partial Extraction of a Scanline?", by Thomas Deweese
2002.01.03 01:23 "Re: Partial Extraction of a Scanline?", by Bad Badtz
2002.01.02 17:25 "Re: Partial Extraction of a Scanline?", by Peter Montgomery
2002.01.03 05:13 "Re: Partial Extraction of a Scanline?", by Bad Badtz

2002.01.03 05:13 "Re: Partial Extraction of a Scanline?", by Bad Badtz

Hi Peter,

I have already written such an image reader (using libTiff, libGeoTiff) to display both compressed and uncompressed, striped and tiled GeoTIFF images.

I thought of reading partial scanline as a form of optimization, more for uncompressed images but didn't know how to go about doing this. Thus, I was hoping that someone in here have done it and would like to share their work.

Thanks for all your advices and help! Appreciated!