[][src]Module av_metrics::video::ciede

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.