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 4bb893aa9f the first round of cleaning up the RST docs 14 years ago
..
doc the first round of cleaning up the RST docs 14 years ago
include/opencv2/ml added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 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 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
CMakeLists.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago