
Thread
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!