Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vadim Pisarevsky 7d158f0fa5 OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
..
calib3d OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
contrib added missing "#include <functional>" 14 years ago
core OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
features2d OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann Prefixed constants in flann with FLANN_ to prevent clashes with constants from other includes, closes bug #890 14 years ago
gpu OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
haartraining bug #762 fixed 15 years ago
highgui OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
imgproc OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 15 years ago
ml OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
objdetect OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
python OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
traincascade 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
ts *applied patch from NVidia (nppstTraspose bug) 14 years ago
video OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago
CMakeLists.txt reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 15 years ago
index.rst OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. 14 years ago