Back to FabImage Studio website

You are here: Start » Filter Reference » Image » Image Metrics » ColorDistance_CIEDE2000

ColorDistance_CIEDE2000


Module: FoundationPro

Compares two pixels using CIEDE2000 delta E. Assumes RGB color space.

Name Type Range Description
Input value
inPixelA Pixel
Input value
inPixelB Pixel
Input value
inKL Real 0.0 - The luminance weighting factor
Input value
inKC Real 0.0 - The chroma weighting factor
Input value
inKH Real 0.0 - The hue weighting factor
Output value
outDistance Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
RuntimeError Each pixel component must be nonnegative in ColorDistance_CIEDE2000.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of ColorDistance filter group.