Defines ColourCheckers chromaticity coordinates in CIE xyY colourspace.
Each ColourChecker data is in the form of a list of 24 namedtuples as follows:
[('index', 'name', 'x', 'y', 'Y'), ..., ('index', 'name', 'x', 'y', 'Y')]
The following ColourCheckers data is available:
See also
References
[1] | BabelColor. (2012). ColorChecker RGB and spectra. Retrieved from http://www.babelcolor.com/download/ColorChecker_RGB_and_spectra.xls |
[2] | BabelColor. (2012). The ColorChecker (since 1976!). Retrieved September 26, 2014, from http://www.babelcolor.com/main_level/ColorChecker.htm |
Bases: tuple
ColourChecker_Specification(index, name, x, y, Y)
Alias for field number 4
Return self as a plain tuple. Used by copy and pickle.
Exclude the OrderedDict from pickling
Return a nicely formatted representation string
Alias for field number 0
Alias for field number 1
Alias for field number 2
Alias for field number 3
Bases: tuple
ColourChecker(name, data, illuminant)
Return self as a plain tuple. Used by copy and pickle.
Exclude the OrderedDict from pickling
Return a nicely formatted representation string
Alias for field number 1
Alias for field number 2
Alias for field number 0
BabelColor Average illuminant.
BABELCOLOR_AVERAGE_ILLUMINANT : tuple
Average data derived from measurements of 30 ColourChecker charts.
BABELCOLOR_AVERAGE : list
ColorChecker 2005 illuminant.
COLORCHECKER_2005_ILLUMINANT : tuple
Reference data from GretagMacbeth (2005).
COLORCHECKER_2005 : list
ColorChecker 1976 illuminant.
COLORCHECKER_1976_ILLUMINANT : tuple
ColourChecker developed by McCamy et al. at Macbeth, a Division of Kollmorgen.
COLORCHECKER_1976 : list
Aggregated ColourCheckers chromaticity coordinates.
Aliases: