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 916690a674 temporily excluded cv::Algorithm 14 years ago
..
include/opencv2/core temporily excluded cv::Algorithm 14 years ago
src 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
test fixed build on Windows with MSVC2010 14 years ago
CMakeLists.txt opencv_zlib renamed back to zlib; make static libs work on Windows 15 years ago