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 258afe7cc2 Added OPTFLOW_LK_GET_MIN_EIGENVALS flag as alias for CV_LKFLOW_GET_MIN_EIGENVALS. 13 years ago
..
androidcamera Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt. 13 years ago
calib3d a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
contrib Fixed ~20 potential errors identified by the MS complier. 13 years ago
core 36 functions of cvtScaleTIPES_func were Neon Optimized 13 years ago
features2d a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
flann Bug fix in LSH index 13 years ago
gpu merged revisions r7808 from 2.4 branch 13 years ago
highgui merged revisions r7802,r7804,r7805 from 2.4 branch 13 years ago
imgproc Fixed gcc build 13 years ago
java Fixed Java API build 13 years ago
legacy Fixed ~20 potential errors identified by the MS complier. 13 years ago
ml added explicit () to avoid MSVC /analyze warning 13 years ago
nonfree #1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop 13 years ago
objdetect a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
photo fixing arg name according to ref man 13 years ago
python Fixed ~20 potential errors identified by the MS complier. 13 years ago
stitching added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away. 13 years ago
ts fixed hundreds of warnings from MSVC 2010. 13 years ago
video Added OPTFLOW_LK_GET_MIN_EIGENVALS flag as alias for CV_LKFLOW_GET_MIN_EIGENVALS. 13 years ago
videostab Added WITH_CLP flag support into cmake scripts. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
refman.rst lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago