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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cascadeclassifier.cpp fixed grammar error 2010-09-24 17:03:25 +00:00
cascadeclassifier.h fixed grammar error 2010-09-24 17:03:25 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
features.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
haarfeatures.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
haarfeatures.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
imagestorage.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
imagestorage.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
traincascade.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00