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 303df78cca removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now 12 years ago
..
androidcamera Merge commit '43aec5ad' into merge-2.4 12 years ago
bioinspired Merge pull request #1581 from SpecLad:merge-2.4 12 years ago
calib3d fixed warnings 12 years ago
contrib this is rewrite of the github patch #674 by chouclee; the goal is to improve polyfit accuracy 12 years ago
core removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now 12 years ago
cuda moved BufferPool management functions to public 12 years ago
cudaarithm used new device layer for cv::cuda::norm 12 years ago
cudabgsegm Merge branch 'master' into gpu-cuda-rename 12 years ago
cudacodec switched to new device layer in gpucodec module 12 years ago
cudafeatures2d removed precomp.cpp files 12 years ago
cudafilters Merge branch 'master' into gpu-cuda-rename 12 years ago
cudaimgproc Merge branch 'master' into gpu-cuda-rename 12 years ago
cudalegacy Merge branch 'master' into gpu-cuda-rename 12 years ago
cudaoptflow Merge branch 'master' into gpu-cuda-rename 12 years ago
cudastereo Fix a typo in kernel size 12 years ago
cudawarping Merge branch 'master' into gpu-cuda-rename 12 years ago
cudev Merge pull request #1540 from jet47:gpuarithm-cudev 12 years ago
features2d fixed warnings 12 years ago
flann Cherry-picked mariusmuja/flann@8c8b0e0cb879666797ab2ac51b9ee438bf84a183. 12 years ago
highgui Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
imgproc the first draft of transparent API and new UMat class. more files 12 years ago
java Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
legacy the first draft of transparent API and new UMat class. more files 12 years ago
matlab Updated documentation 12 years ago
ml Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
nonfree Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
objdetect fixed warnings 12 years ago
ocl the first draft of transparent API and new UMat class. more files 12 years ago
optim fixed warnings 12 years ago
photo fixed warnings 12 years ago
python removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now 12 years ago
shape Merge pull request #1567 from ilya-lavrenov:warn_fix 12 years ago
softcascade Merge branch 'master' into gpu-cuda-rename 12 years ago
stitching Named GraphCutSeamFinderBase to allow its usage in makePtr. 12 years ago
superres the first draft of transparent API and new UMat class. more files 12 years ago
ts Merge remote-tracking branch 'upstream/2.4' into merge-2.4 12 years ago
video the first draft of transparent API and new UMat class. more files 12 years ago
videostab Merge branch 'master' into gpu-cuda-rename 12 years ago
viz Fixed VIZ compilation module (Bug 3297: code.opencv.org/issues/3297) 12 years ago
world Deleted all trailing whitespace. 12 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
refman.rst.in