


Analyze color error of a MCC in the image processor window
[macbethLAB, macbethXYZ, deltaE] = macbethColorError(vci)
The user interactively identifies the position of the MCC in the image
processor window. This routine performs several analyses of the RGB MCC
data and plots them. These are an analysis of the CIELAB values, the
chromaticity (xy) values, and the L* values in the chromaticity series.
A histogram of delta E values is also plotted.
Example:
vci = vcGetObject('vcimage');
[macbethLAB, macbethXYZ] = vcimageMCCLAB(vci);
Copyright ImagEval Consultants, LLC, 2003.