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 2007

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

2007.01.17 02:25 "Elevation Data", by Craig Bruce
2007.01.17 02:57 "Re: Elevation Data", by Bob Friesenhahn
2007.01.17 08:07 "Re: Elevation Data", by Joris Van Damme
2007.01.17 15:24 "Re: Elevation Data", by Ed Grissom
2007.01.17 15:55 "Re: Elevation Data", by Joris Van Damme
2007.01.17 16:03 "Re: Elevation Data", by Ed Grissom
2007.01.17 16:20 "Re: Elevation Data", by Joris Van Damme
2007.01.17 16:52 "Re: Elevation Data", by Ed Grissom
2007.01.17 17:20 "Re: Elevation Data", by Joris Van Damme
2007.01.17 19:26 "Re: Elevation Data", by Ed Grissom
2007.01.17 20:22 "Re: Elevation Data", by Joris Van Damme
2007.01.17 20:52 "Re: Elevation Data", by Joris Van Damme
2007.01.17 21:00 "Re: Elevation Data", by Bob Friesenhahn
2007.01.17 21:58 "Re: Elevation Data", by Joris Van Damme
2007.01.17 22:18 "Re: Elevation Data", by Bob Friesenhahn
2007.01.18 11:09 "Re: Elevation Data", by Andrey Kiselev
2007.01.17 20:00 "Re: Elevation Data", by Craig Bruce
2007.01.17 17:01 "Re: Elevation Data", by Bob Friesenhahn
2007.01.17 18:35 "Re: Elevation Data", by Joris Van Damme
2007.01.17 21:08 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 19:27 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 16:08 "Re: Elevation Data", by Bob Friesenhahn
2007.01.17 16:30 "Re: Elevation Data", by Joris Van Damme
2007.01.17 19:03 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 17:28 "Re: Elevation Data", by Joris Van Damme
2007.01.17 21:18 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 16:51 "Re: Elevation Data", by Gerben Vos
2007.01.17 18:03 "Re: Elevation Data", by Joris Van Damme
2007.01.17 16:27 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 19:00 "Re: Elevation Data", by Joris Van Damme
2007.01.17 21:51 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 03:35 "Re: Elevation Data", by Frank Warmerdam
2007.01.17 08:00 "Re: Elevation Data", by Joris Van Damme
2007.01.17 20:07 "Re: Elevation Data", by Joris Van Damme

2007.01.17 17:28 "Re: Elevation Data", by Joris Van Damme

Frank,

Frank Warmerdam wrote:
> I'm not sure where progressive streaming came into this.  My OpenEV
> viewer already does dynamic sampling of non-8bit TIFF files and
> automatic contrast stretch.  It doesn't require too much extra time,
> and it provides excellent quick display of a wide variety of
> scientific data, including elevation data.
> ...
> I disagree that dynamic scaling is impractical for large
> images.

In my (prejudice, on-track and very limited) mind, large image handling
is pipeline-based. If I need to render a large TIFF (or any TIFF for
that matter), I set up a pipeline that decodes, resamples, and converts
color and all. I next start pulling the pipeline, and as results come
in, I progressively update display.

That's just one very typical example, of course, of what I regard
'progressive streaming' of imaging processes. But it's sufficient to
explain the dynamic sampling is rather awkward in this situation. I'd
have to set up a first pipeline that decodes and gathers range, and run
the complete pipeline, before I'd be able to set up the second pipeline
with the detected range in the color conversion steps. For huge images,
that's many seconds before the second pipeline is even build, which
conflicts with my need to start progressive build-up of display asap.

The keyword here is not *my* needs, of course. The point I'm making, is
that it conflicts with *some* needs, and the given example is taken from
my own experience only because that's closest at hand.

> There is a certain inherent tension between those who think of TIFFs
> and images in general in photometric terms, and those who think of
> them as a container for transporting all sorts of gridded scientific
> data.  But we need to recognize they are both legitimate applications.

Yes, that is very true. And I hope to be all ears and try and understand
the applications and needs I'm less familiar with.


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