[argyllcms] AW: Re: Lab values in a TIF image

  • From: Hermann-Josef Röser <posts@xxxxxxxxxxxxxxxxxxxxxxxxx>
  • To: <argyllcms@xxxxxxxxxxxxx>
  • Date: Mon, 1 Jun 2020 15:55:06 +0200

Hi Graeme,

thanks a lot for the fast reply. The link you sent is very helpful.

Best wishes

Hermann-Josef

--- Begin Message ---
  • From: "Graeme Gill" <graeme@xxxxxxxxxxxxx>
  • To: <argyllcms@xxxxxxxxxxxxx>
  • Date: Mon, 1 Jun 2020 14:17:21 +0200
Hermann-Josef Röser wrote:

Hi,

If I save an image in Lab with 16bit/channel as TIF, the values in the
three
channels range from 0 to 65535. How do I convert these to the Lab-values I
find in the reference table for my scanner target?

there is certainly some information about, for instance:

<https://www.asmail.be/msg0055212264.html>

Note that there are 3 different TIFF L*a*b* encodings,
CIELab, ICCLab and JPEG Fax.

If you look in the Argyll source code in imdi/cctiff.c you
will find the conversions that I am using for CIELab and ICCLab.

The CIELab encodings are certainly defined in the TIFF spec. (i.e.
see TIFF6.pdf page 111), and the ICC encodings are defined in ICC
documentation (Beware of ICCV2 vs V4 Lab encoding differences though!).

See also the Adobe Photoshop TIFF Technical Notes page 12.

Cheers,
        Graeme Gill.


--- End Message ---

Other related posts:

  • » [argyllcms] AW: Re: Lab values in a TIF image - Hermann-Josef Röser