opencv/modules/traincascade
2012-01-25 09:04:49 +00:00
..
boost.cpp fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
boost.h fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
cascadeclassifier.cpp Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 2011-10-07 14:00:19 +00:00
cascadeclassifier.h Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
CMakeLists.txt Updating opencv module definition in cmake (continued) 2012-01-25 09:04:49 +00:00
features.cpp Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
haarfeatures.cpp added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 2011-06-10 13:07:31 +00:00
haarfeatures.h added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 2011-06-10 13:07:31 +00:00
HOGfeatures.cpp Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
HOGfeatures.h Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
imagestorage.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
imagestorage.h replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
lbpfeatures.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
lbpfeatures.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
traincascade_features.h Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
traincascade.cpp Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00