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
February 2006

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

2006.02.11 09:28 "Are tiled tiffs better for large images with large Dpi?", by Michael Dorrian
2006.02.11 15:55 "Re: Are tiled tiffs better for large images with large Dpi?", by Bob Friesenhahn
2006.02.13 16:41 "Re: Are tiled tiffs better for large images with large Dpi?", by Al Eridani
2006.02.13 16:48 "Re: Are tiled tiffs better for large images with large Dpi?", by Bob Friesenhahn

2006.02.13 16:48 "Re: Are tiled tiffs better for large images with large Dpi?", by Bob Friesenhahn

On Mon, 13 Feb 2006, Al Eridani wrote:
> > using jpeg compression.
>
> I think the comment points to the fact that for images that are
> natural targets for the JPEG compression method, tiled TIFF files 
> may be better suited.
>
> Take your average photograph: A rectangle (tile) of pixels in the
> middle of the sky, the sea, the grass, a wall, etc. contains a lot 
> of redundancy, given that all the pixels are of very similar color.
>
> A strip, covering the scene from the left end to the right one, will
> be less uniform.

JPEG works on the level of tiny 8x8 rectangles.  I don't see that it 
makes much difference if the image oranization is in strips or tiled 
when JPEG is used.  The TIFF organization is macroscopic compared to 
the JPEG organization.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/