Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 65a7f13af3 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) 14 years ago
..
CMakeLists.txt
boost.cpp
boost.h
cascadeclassifier.cpp
cascadeclassifier.h
features.cpp
haarfeatures.cpp
haarfeatures.h
imagestorage.cpp
imagestorage.h
lbpfeatures.cpp
lbpfeatures.h
traincascade.cpp
traincascade_features.h