[Lcms-user] Clarification about chromatic adaptation
An ICC-based CMM for color management
Brought to you by:
mm2
From: Andrea G. <and...@ma...> - 2022-03-11 10:52:51
|
Hi to all, I realized an esperiment coping a standard profile and changing the chromatic adaptation matrix from identity to a Bradford D65->D50 one. I saved a D65 Lab profile using the code: cmsHPROFILE hProfile = cmsCreateLab2Profile( &D65illuminant ); cmsSaveProfileToFile( hProfile, "LabD65.icc" ); Than I created a very simple CGATS with base pure CMYK tints and I used transicc to translate CMYK to Lab using this commands transicc -iSNAP2007_D50.icc -o*Lab2 -t3 CMYK.txt CMYK_D50.txt and transicc -iSNAP2007_D65.icc -oLabD65.icc -t3 CMYK.txt CMYK_D65.txt I expected different results from D50 and D65, similar to measures obtained measuring the printed patches under the different illuminants, but transicc produced almost identical results (Max DE00 0.0015). Did I do somethink wrong? Thanks Andrea -- Andrea Galligani ------------------------------------------------------------------------------ Macs Tech S.r.l. Via San Paolo, 11 50125 Pisa Italy Tel: +39 050 40 915 email: in...@ma... ------------------------------------------------------------------------------ Non stampare questa e-mail. Avviso di confidenzialità - Questa e-mail è indirizzata esclusivamente al destinatario. Tutte le informazioni ivi contenute, compresi eventuali allegati, sono da ritenersi personali, confidenziali e riservate secondo i termini del vigente D.Lgs. 196/2003 in materia di privacy e del Regolamento europeo 679/2016 – GDPR- e quindi ne è proibita l’utilizzazione ulteriore non autorizzata. Se avete ricevuto per errore questo messaggio, Vi preghiamo cortesemente di contattare immediatamente il mittente e cancellare la e-mail. Grazie. ------------------------------------------------------------------------------ Please don’t print this e-mail. Confidentiality Notice – This e-mail message including any attachments is for the sole use of the intended recipient and may contain confidential and privileged information pursuant to Legislative Decree 196/2003 and the European General Data Protection Regulation 679/2016 – GDPR-. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ------------------------------------------------------------------------------ |