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.
 
 
 
 
 
 
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 9 years ago
..
calib3d Instrumentation for OpenCV API regions and IPP functions; 9 years ago
core Merge pull request #7141 from lupustr3:pvlasov/instrumentation_extension 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 Instrumentation for OpenCV API regions and IPP functions; 9 years ago
flann Instrumentation for OpenCV API regions and IPP functions; 9 years ago
highgui Merge pull request #7129 from paroj:mousecallback-dry-code 9 years ago
imgcodecs handle images with alpha better 9 years ago
imgproc Merge pull request #7141 from lupustr3:pvlasov/instrumentation_extension 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 Instrumentation for OpenCV API regions and IPP functions; 9 years ago
photo Instrumentation for OpenCV API regions and IPP functions; 9 years ago
python Merge pull request #7055 from gylns:master 9 years ago
shape Instrumentation for OpenCV API regions and IPP functions; 9 years ago
stitching Instrumentation for OpenCV API regions and IPP functions; 9 years ago
superres Instrumentation for OpenCV API regions and IPP functions; 9 years ago
ts Implementations instrumentation framework for OpenCV performance system; 9 years ago
video Instrumentation for OpenCV API regions and IPP functions; 9 years ago
videoio add VideoCapture / VideoWriter AVFoundation implementation for Mac 9 years ago
videostab Instrumentation for OpenCV API regions and IPP functions; 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