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
May 2005

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

2005.05.25 09:52 "Jpeg and YCbCr", by Kelvin Zhong
2005.05.25 10:41 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.26 01:50 "Re: Jpeg and YCbCr", by Kelvin Zhong
2005.05.26 08:37 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.26 10:02 "Re: Jpeg and YCbCr", by Kelvin Zhong
2005.05.26 12:24 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.26 13:03 "Re: Jpeg and YCbCr", by Joris Van Damme
2005.05.26 14:10 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.26 16:23 "Re: Jpeg and YCbCr", by Joris Van Damme
2005.05.26 16:50 "Re: Jpeg and YCbCr", by Bob Friesenhahn
2005.05.26 17:00 "Re: Jpeg and YCbCr", by Joris Van Damme
2005.05.26 19:30 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.26 19:34 "Re: Jpeg and YCbCr", by Bob Friesenhahn
2005.05.26 19:41 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.26 19:38 "Re: Jpeg and YCbCr", by Chris Losinger
2005.05.26 19:43 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.26 19:48 "Re: Jpeg and YCbCr", by Bob Friesenhahn
2005.05.28 18:01 "Re: Jpeg and YCbCr", by Joris Van Damme
2005.05.30 09:42 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.30 10:31 "Re: Jpeg and YCbCr", by Marti Maria
2005.05.30 13:04 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant
2005.05.30 14:39 "Re: Jpeg and YCbCr", by Marti Maria
2005.05.31 18:36 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.31 18:35 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.31 18:54 "Re: Jpeg and YCbCr", by Bob Friesenhahn
2005.05.31 19:00 "Re: Jpeg and YCbCr", by Chris Cox
2005.05.26 08:58 "Re: Jpeg and YCbCr", by Kelvin Zhong
2005.05.26 10:10 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant

2005.05.30 09:42 "Re: Jpeg and YCbCr", by Jean-yves Le Ridant

> Apart from including ICC profiles, our best option to communicate grayscale in a
> scientifically unambigious way,

Have someone seen a ICC profile, a EXIF object, a BROUZOUF object,
make something else than adding ambiguity ?
( Don't say waste CPU cycles and RAID cylinders, I know )
:-)))

> is probably by using the L* component of L*a*b*.
> If we were to say that Photometric=YCbCr and SamplesPerPixel=1 is not legit... I
> don't think we have a legit way to store L* rasters, either.
>  
> That may be a to pragmatic argument to be convincing, but I would like to add to
> that, again, that Photometric=YCbCr and SamplesPerPixel=1, or
> Photometric=whateverLab and SamplesPerPixel=1 is really unambigious. I would
> hesitate to write it, for now, unless people here clearly indicate they feel the
> same about this as I do, but I would certainly think you'll need to be prepared
> to at least read it.

Understand, that for this ... scope of image description, I have more
questions than answers.
I have not asked cause, at this point, and for some days,
I'm involded under this level, with "raw" process of tifftif,
to that tiff's part of colorspace/pixeldepth/signed-unsigned
managemenent can be handled the same than for "line" process.

A point is that, for example, CIELAB ( photometric 8),
might ama be handled in some way similar to JPEGCOLORRGB ....
What you say is quite some level more, cause it may involve
all COMPRESSSION_xxxx, not only jpeg.

--
Jean-Yves