mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05: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.