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.11 15:55 "Re: Are tiled tiffs better for large images with large Dpi?", by Bob Friesenhahn

On Sat, 11 Feb 2006, michael Dorrian wrote:
>
> I have made a tiled tiff image and i was thinking about using it for 
> converting raw data to A3 600X600Dpi images using jpeg compression. 
> In the tiff specification it said that tiled tiffs are ideal for 
> large dpi images using jpeg compression. I have tested this when 
> creating a tiff image from raw data. There seems to be no big 
> difference performance wise to the stripped method. Is this 
> correct?. Have i misunderstood what the specification stated?

What did you expect to happen?

The primary value of tiling is to support random-access in the reader 
in case only part of the image is needed.  It is not usually faster to 
read/write an entire tiled image.

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