[argyllcms] Comparing image gamuts and output profiles (gamuts)

  • From: <graxx@xxxxxxxxxxxx>
  • To: <argyllcms@xxxxxxxxxxxxx>
  • Date: Fri, 26 Nov 2021 16:57:26 -0500

I would like to be able to analyze a bunch of sRGB-type Source images in
relation to my printer Output profile capability.

 

First, use iccgamut to calculate my printer profile *.gam file.

Then, use iffgamut to calculate image gamut *.gam file, based on sRGB.

Finally, use viewgam to show the intersection of the two gamuts.

 

Is is possible to "align" both gamuts "vertically"? So that the top of, say,
sRGB "white" (255,255,255) coincides with the top of the printer gamut? 

 

Right now, the sRGB "gamut" projection reaches up to what seems like L* =
100 but the printer "gamut" projection (in wireframe) only reaches to about
L = 93.

 

(In a RelCol transform, wouldn't the top of both gamuts be *aligned* such
that White of the Source = White of Destination?)

 

This is my viewgam command line : 

viewgam -cr -w sc5mv2.gam -cg -s tc283.gam Simulation

 

This is my tiffgamut command line :

tiffgamut -v srgb.icm Some_RGB_Image.tif

 

And this is my iccgamut command line :

iccgamut -v -w SC5MV2.icm

 

Here is link for the final X3DOM HTML :
https://1drv.ms/u/s!AkD78CVR1NBqmKYhd_5YsQOChYUKgw?e=HffvCc

 

/ Roger

 

 

Other related posts: