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
January 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.01.10 19:03 "LibTiff..Reading partial strips", by Nikhil Shirahatti
2008.01.10 21:33 "Re: LibTiff..Reading partial strips", by Bob Friesenhahn
2008.01.10 21:40 "Re: LibTiff..Reading partial strips", by Nikhil Shirahatti
2008.01.10 22:01 "Re: LibTiff..Reading partial strips", by Bob Friesenhahn
2008.01.11 07:35 "Re: LibTiff..Reading partial strips", by Joris Van Damme
2008.01.10 22:08 "Re: LibTiff..Reading partial strips", by Frank Warmerdam
2008.01.10 22:48 "Re: LibTiff..Reading partial strips", by Nikhil Shirahatti
2008.01.10 23:04 "Re: LibTiff..Reading partial strips", by Nikhil Shirahatti
2008.01.11 00:59 "Re: LibTiff..Reading partial strips", by Bob Friesenhahn
2008.01.11 07:40 "Re: LibTiff..Reading partial strips", by Joris Van Damme

2008.01.11 07:40 "Re: LibTiff..Reading partial strips", by Joris Van Damme

Frank,

Frank Warmerdam wrote:
> In addition to "strip chopping", libtiff also has the
> TIFFReadScanline() function for reading strips one scanline at a
> time.  This operates without needing to read and decompress the whole
> strip at once.

TIFFReadScanline and that sort of access might be more optimally streaming. 
But support for it depends on the particular subcodec, and I seem to 
remember not all subcodecs support it. It does not work on tiled images, 
either, and since there's no actual definition in the man pages of what 
should be returned on subsampled images, there's a bit of a mess in that 
case. So I essentially regard this scanline based access a broken concept in 
LibTiff.


Best regards,

Joris Van Damme
info@awaresystems.be
http://www.awaresystems.be/
Download your free TIFF tag viewer for windows here:
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html