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 c6a27b3d2f probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases 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 probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases 13 years ago
features2d added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
flann Merged the trunk r7844 13 years ago
gpu updated gpu docs 13 years ago
highgui fixed #227, added support I420 format 13 years ago
imgproc #1732 Added YUV422 conversions 13 years ago
java Java API: minor bug-fixes and improvements in CvVector-s and tests 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 restore support of vector<float> as possible output descriptor container in SURF::operator(). 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 Added option to automatically run all accuracy tests with run.py 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