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.
 
 
 
 
 
 
Alexander Alekhin 241df6c6a8 Merge pull request #6972 from vicproon:fix_6836_other_places 9 years ago
..
calib3d Merge pull request #6972 from vicproon:fix_6836_other_places 9 years ago
core Merge pull request #7085 from sovrasov:hal_doc_fix 9 years ago
cudaarithm clarify CUDA arithm operations usage with mask 9 years ago
cudabgsegm
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 9 years ago
cudafilters add performance test for CV_32FC1 9 years ago
cudaimgproc Fix missing format when writing Algorithm-based objects 9 years ago
cudalegacy fix build #6993 9 years ago
cudaobjdetect change links from samples/python2 to samples/python 10 years ago
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 9 years ago
cudastereo increase epsilons in some tests: 10 years ago
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 10 years ago
cudev follow the naming rule as other API 9 years ago
features2d Merge pull request #7094 from terfendail:MSER_fix 9 years ago
flann Adding of user-defined type conversions for python bindings inside module directories 9 years ago
highgui highgui: window QT+OpenGL mouse wheel support, another build fix 9 years ago
imgcodecs Fix temporary file removal in imdecode for tiff 9 years ago
imgproc Merge pull request #7095 from PkLab:fix_rho&phi_doc 9 years ago
java Merge pull request #6815 from smigielski:fix_6605 9 years ago
ml Merge pull request #7056 from ludv1x:python-extra-bindings 9 years ago
objdetect Merge pull request #6797 from tomoaki0705:featureSIMDHog 9 years ago
photo fix a bug in MergeDebevec (modify input times) 9 years ago
python Adding of user-defined type conversions for python bindings inside module directories 9 years ago
shape Fix missing format when writing Algorithm-based objects 9 years ago
stitching Merge pull request #7056 from ludv1x:python-extra-bindings 9 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 10 years ago
ts 1. fix warning from Xcode 7.x 9 years ago
video improve LKTrackerInvoker::operator() 9 years ago
videoio Merge pull request #6995 from PkLab:i6746_naming_videoio_enums 9 years ago
videostab Fixes minor typos. 9 years ago
viz fix #6315 9 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt