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.
 
 
 
 
 
 
103yiran a03b7575ba
make it compatible with clang
6 years ago
..
androidcamera make it compatible with clang 6 years ago
calib3d calib3d: fix fisheye stereoRectify test 7 years ago
contrib Merge pull request #7854 from alalek:backports_2016 8 years ago
core core(test): relax eigen eps value: 0.01 -> 0.02 6 years ago
dynamicuda fix GpuMat::setTo implementation 10 years ago
features2d Add mask support to SimpleBlobDetector 7 years ago
flann flann: use OpenCV theRNG() 6 years ago
gpu gpu(sparse_multi): fix definition without TBB 6 years ago
highgui videoio(dc1394): use lazy initialization on demand 6 years ago
imgproc Merge pull request #7546 from savuor:fix2.4/yuv_channel_order 8 years ago
java cmake: remove INSTALL_NAME_DIR 7 years ago
legacy test: fix Legacy_StereoGC.regression assertion 8 years ago
ml Merge pull request #7854 from alalek:backports_2016 8 years ago
nonfree Update sift.cpp 8 years ago
objdetect migration: github.com/opencv/opencv 9 years ago
ocl Merge pull request #7546 from savuor:fix2.4/yuv_channel_order 8 years ago
photo correct bug in fastmeans (ref #7899) (#8757) 8 years ago
python python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
stitching fix initial values bug 6 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 9 years ago
ts Merge pull request #7854 from alalek:backports_2016 8 years ago
video Merge pull request #7854 from alalek:backports_2016 8 years ago
videostab Some changes to make migration to 3.0 easier 10 years ago
viz cmake: CMP0022 NEW 7 years ago
world fix for compiling 2.4 opencv with xcode 5.1 11 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in