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 04c0783b2f applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT) 14 years ago
..
androidcamera First version of native camera support for Android 3.x.x and 4.0.x 14 years ago
calib3d added checking homography matrix computing for vector <Point2f> 14 years ago
contrib corrected retina internal buffers copy methods 14 years ago
core Corrected perf tests: merge, split. 14 years ago
features2d Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 14 years ago
flann Fixing ticket #1539 14 years ago
gpu fixed bug in gpu::Canny 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed highgui tests for Android 14 years ago
imgproc applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT) 14 years ago
java Fixed FAST feature detector Java tests 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed traincascade for ordered features 14 years ago
objdetect Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 14 years ago
python Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 14 years ago
stitching Updated the stitching module docs 14 years ago
traincascade fixed traincascade for ordered features 14 years ago
ts More natural sorting of MatType constants in performance reports. 14 years ago
video added copyright notice for MOG2 algorithm by Z. Zivkovic 14 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 14 years ago
refman.rst Added the first version of the stitching module docs 14 years ago