opencv/modules/traincascade
2011-10-07 14:00:19 +00:00
..
boost.cpp Added HOG features to the traincascade module 2011-10-06 16:46:03 +00:00
boost.h
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 Added HOG features to the traincascade module 2011-10-06 16:46:03 +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
imagestorage.h
lbpfeatures.cpp
lbpfeatures.h
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