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.
 
 
 
 
 
 
Maria Dimashova 44e05308d9 fixed CvCascadeBoost::train 13 years ago
..
CMakeLists.txt Added HOG features to the traincascade module 13 years ago
HOGfeatures.cpp Added HOG features to the traincascade module 13 years ago
HOGfeatures.h Added HOG features to the traincascade module 13 years ago
boost.cpp fixed CvCascadeBoost::train 13 years ago
boost.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cascadeclassifier.cpp Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 13 years ago
cascadeclassifier.h Added HOG features to the traincascade module 13 years ago
features.cpp Added HOG features to the traincascade module 13 years ago
haarfeatures.cpp added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 14 years ago
haarfeatures.h added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 14 years ago
imagestorage.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
imagestorage.h replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
lbpfeatures.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lbpfeatures.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
traincascade.cpp Added HOG features to the traincascade module 13 years ago
traincascade_features.h Added HOG features to the traincascade module 13 years ago