Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Maria Dimashova 48ea65e69c fixed traincascade for ordered features 13 years ago
..
CMakeLists.txt Added HOG features to the traincascade module 14 years ago
HOGfeatures.cpp Added HOG features to the traincascade module 14 years ago
HOGfeatures.h Added HOG features to the traincascade module 14 years ago
boost.cpp fixed traincascade for ordered features 13 years ago
boost.h fixed traincascade for ordered features 13 years ago
cascadeclassifier.cpp Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 14 years ago
cascadeclassifier.h Added HOG features to the traincascade module 14 years ago
features.cpp Added HOG features to the traincascade module 14 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 14 years ago
traincascade_features.h Added HOG features to the traincascade module 14 years ago