-
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)
c5e3869c
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ann_mlp.cpp | ||
boost.cpp | ||
cnn.cpp | ||
data.cpp | ||
em.cpp | ||
ertrees.cpp | ||
estimate.cpp | ||
gbt.cpp | ||
inner_functions.cpp | ||
knearest.cpp | ||
nbayes.cpp | ||
precomp.cpp | ||
precomp.hpp | ||
rtrees.cpp | ||
svm.cpp | ||
testset.cpp | ||
tree.cpp |