mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
6a5884c04f
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.