mirror of
https://github.com/opencv/opencv.git
synced 2026-01-18 17:21:42 +01:00
The Kullback-Leibler divergence works with histogram that have integral = 1, otherwise it can return negative values. The normalization of the histograms have been changed accordingly, and all the six comparison methods have been used in the histogram comparison tutorial.