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.
 
 
 
 
 
 
Ilya Lysenkov ee2aefc270 Minor doc fix 14 years ago
..
androidcamera Added cmake file to compile Android native camera wrapper if Android source tree is available 14 years ago
calib3d fixed calibrateCamera API (ticket #1143) 14 years ago
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
core added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996) 14 years ago
features2d fixed #1140 and made some other updates of features2d docs 14 years ago
ffmpeg
flann temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized) 14 years ago
gpu Purpose: 2nd review cycle. 14 years ago
haartraining
highgui Minor doc fix 14 years ago
imgproc fixed formula in cvIntegral/integral description 14 years ago
legacy
ml fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 14 years ago
objdetect introduced new RST/Sphinx domain ocv. 14 years ago
python fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!) 14 years ago
stitching fixed typo in opencv_stitching 14 years ago
traincascade
ts
video fixed crashes in camshiftdemo (ticket #875) 14 years ago
CMakeLists.txt Added Android native camera module 14 years ago
refman.rst