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.
 
 
 
 
 
 
Ivan Korolev 2154fb5a15 Java API: Fixed some bugs in the ImgprocTest.java 13 years ago
..
androidcamera Autofocus issue on Android ICS fixed. 13 years ago
calib3d fixed problem in solvePnPRansac with TBB 13 years ago
contrib modified EM interface; updated tests & samples 13 years ago
core #1765 Fixed solvePoly for polynomials having coeffs[n] != 1 13 years ago
features2d Fixed ugly bug in AlgorithmInfo initialisation order 13 years ago
flann Merged the trunk r7844 13 years ago
gpu updated gpu docs 13 years ago
highgui restored resolution in big video writer test 13 years ago
imgproc #1732 Added YUV422 conversions 13 years ago
java Java API: Fixed some bugs in the ImgprocTest.java 13 years ago
legacy modified EM interface; updated tests & samples 13 years ago
ml added assert 13 years ago
nonfree Fixed ugly bug in AlgorithmInfo initialisation order 13 years ago
objdetect Removed unneded dependency between objdetect and calib3d 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 perf tests crash in case of corrupted sanity data; added option to control process of generating new sanity records 13 years ago
video Fixed gcc build after r7751 13 years ago
videostab Added linear similarity estimation into videostab module 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