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 b1bf1deed0 fixed 2 bugs in reference manuals 14 years ago
..
androidcamera (trunk) Do not use prebuilt Android camera libs for armeabi hardware target 14 years ago
calib3d fixed 2 bugs in reference manuals 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 added new version of ffmpeg binary for compilation on Mingw64/MSVC64 14 years ago
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 fixed #768 ticket 14 years ago
highgui Minor doc fix 14 years ago
imgproc fixed 2 bugs in reference manuals 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
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 fixed #768 ticket 14 years ago
ts fixed a few warnings and bugs, including ticket #1079 14 years ago
video fixed crashes in camshiftdemo (ticket #875) 14 years ago
CMakeLists.txt Added Android native camera module 14 years ago
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 14 years ago