cd-it8-utils
cd-it8-utils — Utilities for working with CdIt8 objects
|
|
Description
Functions to do cool things with sets of reference and measurements.
Functions
cd_it8_utils_calculate_ccmx ()
gboolean
cd_it8_utils_calculate_ccmx (CdIt8 *it8_reference
,
CdIt8 *it8_measured
,
CdIt8 *it8_ccmx
,
GError **error
);
This calculates the colorimter correction matrix using the Four-Color
Matrix Method by Yoshihiro Ohno and Jonathan E. Hardis, 1997.
Returns
TRUE
if a correction matrix was found.