Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 62fa7f6620 avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch 15 years ago
..
include/opencv2/imgproc added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 15 years ago
src avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch 15 years ago
CMakeLists.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago