mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 00:19:53 +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. |
||
|---|---|---|
| .. | ||
| calcBackProject_Demo1.cpp | ||
| calcBackProject_Demo2.cpp | ||
| calcHist_Demo.cpp | ||
| compareHist_Demo.cpp | ||
| EqualizeHist_Demo.cpp | ||
| MatchTemplate_Demo.cpp | ||