Color difference based on CIE94 or CIE2000 standard
specifies additional aspects of the computation, such as the input color space and the CIE
standard, using one or more name-value pair arguments.dE
= imcolordiff(I1
,I2
,Name,Value
)
To calculate color differences following the CIE76 standard, use the deltaE
function. This function is faster than the imcolordiff
function, but
less precise.
[1] Sharma, Gaurav, Wencheng Wu, and Edul N. Dalal, "The CIEDE2000 Color-Difference Formula: Implementation Notes, Supplementary Test Data, and Mathematical Observations". Color Research and Application 30, no. 1 (February 2005): 21–30. https://doi.org/10.1002/col.20070.