displayColorPatch
Display measured and reference color as color patches
Description
displayColorPatch(
displays
measured and reference colors, colorTable
)colorTable
, for color patch
regions of interest (ROIs) in a test chart. The measured color values are displayed
as squares surrounded by a thick boundary of the corresponding reference
color.
displayColorPatch(
displays measured color values with additional name-value arguments to control
aspects of the display.colorTable
,Name,Value
)
Examples
Input Arguments
Tips
To obtain a color table of the correct format from an
esfrChart
orcolorChecker
object, use themeasureColor
function. You can also create your own color table containing measured and reference colors for an arbitrary number of color ROIs.The reference L*a*b* values of a
colorTable
measured from acolorChecker
object are for the "After November 2014" version of the ColorChecker® chart. The white point of the reference values is the CIE standard illuminant D50.
Version History
Introduced in R2017b