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.
 
 
 
 
 
 
yao 3d3e9ab635 Fix the problem of haar caused by merge 11 years ago
..
androidcamera Merge remote-tracking branch 'origin/2.4' 12 years ago
calib3d Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
contrib Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
core Merge pull request #1081 from SpecLad:merge-2.4 12 years ago
cudev added stub library for cudev module 12 years ago
features2d PyDocs for common interface of feature2d 12 years ago
flann Merge remote-tracking branch 'origin/2.4' 12 years ago
gpu Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
gpuarithm fixed warnings in gpu modules from VS 2012 12 years ago
gpubgsegm refactored Morphology Filters 12 years ago
gpucodec refactored VideoReader (convert it to abstract interface) 12 years ago
gpufeatures2d refactored Separable Linear Filters 12 years ago
gpufilters fix gpu::DeviceInfo compilation under linux 12 years ago
gpuimgproc refactored Separable Linear Filters 12 years ago
gpulegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
gpuoptflow fix gpu::DeviceInfo compilation under linux 12 years ago
gpustereo fixed warnings in gpu modules from VS 2012 12 years ago
gpuwarping renamed gpu_private.hpp to private.gpu.hpp 12 years ago
highgui Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
imgproc Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
java Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
legacy Merge remote-tracking branch 'origin/2.4' 12 years ago
ml Merge remote-tracking branch 'origin/2.4' 12 years ago
nonfree SIFT+SURF PyDocs 12 years ago
objdetect Add a new variant of detectMultiScale with output arguments 'objects' and 'numDetections'; factor most of detectMultiScale's code into 2 protected methods 12 years ago
ocl Fix the problem of haar caused by merge 11 years ago
photo renamed gpu_private.hpp to private.gpu.hpp 12 years ago
python drawMatches python bindings 12 years ago
softcascade added missing <iostream> header 12 years ago
stitching Merge remote-tracking branch 'origin/2.4' 12 years ago
superres Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
ts Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
video Merge remote-tracking branch 'origin/2.4' 12 years ago
videostab Merge remote-tracking branch 'origin/2.4' 12 years ago
world Make core/internal.hpp a private header 12 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
refman.rst.in