opencv/samples/python/tutorial_code/Histograms_Matching
ClaudioMartino 6a5884c04f New normalization in histogram comparison tutorial to use KV divergence
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.
2025-07-07 08:43:16 +02:00
..
back_projection Update python samples 2021-02-21 23:02:16 +03:00
histogram_calculation Update python samples 2021-02-21 23:02:16 +03:00
histogram_comparison New normalization in histogram comparison tutorial to use KV divergence 2025-07-07 08:43:16 +02:00
histogram_equalization samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00