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 754891ec96 Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge. 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 Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge. 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 13 years ago
flann Fixing ticket #1539 13 years ago
gpu fix OpenGL render functions 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed highgui tests for Android 13 years ago
imgproc Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge. 13 years ago
java Fixed FAST feature detector Java tests 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed traincascade for ordered features 13 years ago
objdetect Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
python Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
stitching Updated the stitching module docs 13 years ago
traincascade fixed traincascade for ordered features 13 years ago
ts More natural sorting of MatType constants in performance reports. 13 years ago
video added copyright notice for MOG2 algorithm by Z. Zivkovic 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 13 years ago
refman.rst Added the first version of the stitching module docs 13 years ago