opencv/modules/traincascade
2011-02-18 10:29:57 +00:00
..
boost.cpp replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others) 2011-02-18 10:29:57 +00:00
boost.h
cascadeclassifier.cpp
cascadeclassifier.h
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
features.cpp
haarfeatures.cpp
haarfeatures.h
imagestorage.cpp
imagestorage.h
lbpfeatures.cpp
lbpfeatures.h
traincascade_features.h
traincascade.cpp