-
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)
0e81d9a1
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
calib3d | ||
contrib | ||
core | ||
features2d | ||
ffmpeg | ||
flann | ||
gpu | ||
haartraining | ||
highgui | ||
imgproc | ||
legacy | ||
ml | ||
objdetect | ||
python | ||
traincascade | ||
ts | ||
video | ||
CMakeLists.txt |