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.
 
 
 
 
 
 
Vladislav Vinogradov ddf56fa629 added additional error check 13 years ago
..
androidcamera First version of native camera support for Android 3.x.x and 4.0.x 13 years ago
calib3d added checking homography matrix computing for vector <Point2f> 13 years ago
contrib corrected retina internal buffers copy methods 13 years ago
core added the abstract cv::Algorithm class; low-level exp & fastAtan etc. functions for more efficient SIFT implementation; fixed bug #1521 13 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 13 years ago
gpu added additional error check 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Updating opencv module definition in cmake 13 years ago
imgproc Fixed build without SSE 13 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 minor fix 13 years ago
traincascade fixed traincascade for ordered features 14 years ago
ts Updating opencv module definition in cmake 13 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 13 years ago