Back to Adaptive Vision 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
inPixelA Pixel
inPixelB Pixel
inKL Real 0.0 - The luminance weighting factor
inKC Real 0.0 - The chroma weighting factor
inKH Real 0.0 - The hue weighting factor
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.