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 3dee87b697 update CPU detection on ANDROID patch 8 years ago
..
calib3d Merge pull request #8660 from 4ekmah:making_sgbm_parallel 8 years ago
core update CPU detection on ANDROID patch 8 years ago
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
features2d Merge pull request #8708 from terfendail:agast_fix 8 years ago
flann
highgui Fixes typo 8 years ago
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 8 years ago
imgproc Merge pull request #8399 from woodychow:filter_avx2 8 years ago
java Merge pull request #8653 from alalek:android_fixes 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect Update for IPP for OpenCV 2017u2 integration; 8 years ago
photo 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 8 years ago
python python: move Ptr specializations above generic_vec to allow vector_Ptr_T 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 8 years ago
superres
ts
video Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
videoio Merge pull request #8712 from grundman:patch-5 8 years ago
videostab Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing 8 years ago
viz
world
CMakeLists.txt