Charter App Documentation

Every output field can be copied to the clipboard. The output format for copied data depends on the used settings: Plain, Numpy, Eigen, Matlab, GLSL, CSV. Outputs can be varied depending on used CCM Estimation settings.
Show estimated per-channel scale. Depend on used CCM Estimation settings show:
Show estimated RAW Color Space to CIE XYZ (D50 white point) color transformation matrix (CCM). Depend on used CCM Estimation settings show:
raw_to_xyz_ccm * (raw_colors * wb_scales)raw_to_xyz_wwb_ccm * raw_colorsShow estimated Delta-E CIE2000 error between reference colors and sampled colors with CCM or WB and CCM applied.
D50 White Point to D## White Point chromaticity adaptation matrix (Von Krees). Chromaticity adaptation matrix to provide a proper adaptation between XYZ D50 White Point to XYZ D## White point.
Integrated XYZ D50 to sRGB D65 color transformation matrix.
Show estimated, integrated RAW Color space to target color space transformation matrix. Depend on used CCM Estimation settings show:
CCM with WB scales is not recommended, as multiplying raw colors by CCM can’t reconstruct, repair, or clamp highlights. As a result, highlights can have unexpected results. Pure pink color highlights are one of the common results when using this matrix.
Output two windows with sampled colors:
Output CSV file with:

White point CIE xy coordinates of Illuminant.
DNG/DCP Camera Neutral coordinates.
DNG/DCP ColorMatrix1.
DNG/DCP ForwardMatrix1.
DNG/DCP baseline exposure. Scale corrected colors to match color chart reference values in destination color space.

Optional results post-processing window (hidden by default). It can help convert results to use in processes that use fixed-precision pipelines (common for machine vision cameras or GPU/ASIC). Or just a map of the desired range.
Define Max Value for new range 0 - Max_Value. Integer - round results to nearest integers.
White Ballance values normalized to have a max value equal to 1.0 and multiplied by a Max Value and rounded to the nearest integer in case of using Integer
RAW to sRGB matrix values normalized to have a max value equal to 1.0 and multiplied by a Max Value and rounded to the nearest integer in case of using Integer