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.
 
 
 
 
 
 
Vadim Pisarevsky 302a5adcc2 converted Haar cascades to the new format; now they are handled with C++ code. 11 years ago
..
androidcamera Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
bioinspired changed eps in Retina_OCL test 11 years ago
calib3d Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
contrib Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
core Merge pull request #1908 from ilya-lavrenov:tapi_imgproc 11 years ago
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaarithm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudabgsegm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudacodec Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudafeatures2d Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudafilters Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaimgproc Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaoptflow Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudastereo Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudawarping Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudev Removed another usage of __func__, following #1763. 11 years ago
features2d Minimized the number of arguments required to workaround the MSVC2013 compiler bug. 11 years ago
flann Cherry-picked mariusmuja/flann@8c8b0e0cb879666797ab2ac51b9ee438bf84a183. 11 years ago
highgui Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
imgproc Merge pull request #1908 from ilya-lavrenov:tapi_imgproc 11 years ago
java Switched OpenCV to a 3-component version number. 11 years ago
legacy the first draft of transparent API and new UMat class. more files 11 years ago
matlab Replace $(Configuration) with $<CONFIGURATION> 11 years ago
ml Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
nonfree another attempt to fix compile errors 11 years ago
objdetect converted Haar cascades to the new format; now they are handled with C++ code. 11 years ago
ocl refactored CascadeClassifier to hide implementation details (take 2) 11 years ago
optim Merge pull request #1521 from nailbiter:optimCG 11 years ago
photo Errors resolved 11 years ago
python fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance 11 years ago
shape Merge pull request #1567 from ilya-lavrenov:warn_fix 11 years ago
softcascade Merge branch 'master' into gpu-cuda-rename 11 years ago
stitching Named GraphCutSeamFinderBase to allow its usage in makePtr. 11 years ago
superres updated patch to bring in the first functions with "transparent API" 11 years ago
ts added cv::threshold to T-API 11 years ago
video CV_WRAP for BackgroundSubtractorMOG2 11 years ago
videostab Merge branch 'master' into gpu-cuda-rename 11 years ago
viz Viz code beautification 11 years ago
world Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
CMakeLists.txt
refman.rst.in