-
Vadim Pisarevsky authored
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)
65a7f13a
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)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
CMakeLists.txt | Loading commit data... | |
boost.cpp | Loading commit data... | |
boost.h | Loading commit data... | |
cascadeclassifier.cpp | Loading commit data... | |
cascadeclassifier.h | Loading commit data... | |
features.cpp | Loading commit data... | |
haarfeatures.cpp | Loading commit data... | |
haarfeatures.h | Loading commit data... | |
imagestorage.cpp | Loading commit data... | |
imagestorage.h | Loading commit data... | |
lbpfeatures.cpp | Loading commit data... | |
lbpfeatures.h | Loading commit data... | |
traincascade.cpp | Loading commit data... | |
traincascade_features.h | Loading commit data... |