ampas / aces-vwg-output-transforms

Other
0 stars 2 forks source link

Choice of LMS primaries #8

Closed KevinJW closed 3 months ago

KevinJW commented 1 year ago

we need to decide on the LMS primary matrix and then document the derivation.

scottdyer commented 3 months ago

These settled on an LMS matrix derived from a modified version of the CAM16 primaries - specifically with the blue value changed.

The primaries used are:


const Chromaticities CAM16_PRI = 
{
    { 0.8336,  0.1735 },
    { 2.3854, -1.4659 },
    { 0.087 , -0.125  },
    { 0.333 ,  0.333  }
};