-
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
include/opencv2/imgproc | ||
src | ||
test | ||
CMakeLists.txt |