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.
 
 
 
 
 
 
Ilya Lavrenov 09795e3265 added cv::resize INTER_AREA to T-API 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 added cv::resize INTER_AREA to T-API 11 years ago
cuda moved BufferPool management functions to public 11 years ago
cudaarithm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudabgsegm Merge branch 'master' into gpu-cuda-rename 11 years ago
cudacodec Switched OpenCV to a 3-component version number. 11 years ago
cudafeatures2d removed precomp.cpp files 11 years ago
cudafilters Merge branch 'master' into gpu-cuda-rename 11 years ago
cudaimgproc Add missing limits include 11 years ago
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaoptflow Merge branch 'master' into gpu-cuda-rename 11 years ago
cudastereo Fix a typo in kernel size 11 years ago
cudawarping Small OpenCV-CUDA bugs are fixed. 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 added cv::resize INTER_AREA to T-API 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
ocl Fixed build errors. 11 years ago
optim Merge pull request #1521 from nailbiter:optimCG 11 years ago
photo added some diagnostic into Tonemap test 11 years ago
python Support PyString_AsString() in Python 3 < 3.3 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::resize INTER_AREA to T-API 11 years ago
video Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
refman.rst.in