Module ciede

Source
Expand description

The CIEDE2000 color difference formula.

CIEDE2000 implementation adapted from Kyle Siefring’s.

Functions§

calculate_frame_ciede
Calculate the CIEDE2000 metric between two video frames. Higher is better.
calculate_video_ciede
Calculate the CIEDE2000 metric between two video clips. Higher is better.