opencv/samples/java/tutorial_code
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
..
core Update documentation and samples 2018-08-17 14:21:29 +03:00
features2D Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-01 17:26:00 +00:00
highgui/trackbar Add Java and Python code for trackbar tutorial. 2018-05-18 11:29:41 +02:00
Histograms_Matching New normalization in histogram comparison tutorial to use KV divergence 2025-07-07 08:43:16 +02:00
ImgProc Add MORPH_DIAMOND support to samples and tutorials 2025-06-27 21:09:53 +05:30
ImgTrans Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 2018-07-02 15:10:53 +02:00
introduction/documentation GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml Merge pull request #12246 from sturkmen72:move_enums 2018-08-24 11:11:34 +03:00
objectDetection/cascade_classifier Add Java and Python code for cascade classifier and HDR tutorials. 2018-06-08 19:30:30 +02:00
photo/hdr_imaging photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
ShapeDescriptors Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
TrackingMotion Merge pull request #12246 from sturkmen72:move_enums 2018-08-24 11:11:34 +03:00
video Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
build.xml Compiling the Java tutorials codes using Apache Ant. 2017-06-27 02:30:22 +01:00
CMakeLists.txt formating style and making changes accordingly to review 2017-06-28 11:05:18 +01:00