Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Leonid Beynenson 484e56f31f Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 14 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 Added HOG features to the traincascade module 14 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. 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