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.
 
 
 
 
 
 
Vitaly Tuzov e0f426f78b Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025). 9 years ago
..
androidcamera Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 11 years ago
calib3d Fixed pnpTask: don't copy inliers vector in case it's empty. 9 years ago
contrib Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
core fixed compilation warning 9 years ago
dynamicuda fix GpuMat::setTo implementation 10 years ago
features2d Backported several changes from master branch: 9 years ago
flann Added missing copyright headers. 9 years ago
gpu fixed to use NVCUVID in 'cudacodec' module. 9 years ago
highgui Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 9 years ago
imgproc fix bug on border at pyrUp 9 years ago
java Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
legacy Fixed "Conditional jump or move depends on uninitialised value(s)" valgrind issue due to wrong pointer recalculation for zero level of pyramid. 9 years ago
ml Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
nonfree Fixed cmake and build issues when using Visual Studio 2015 9 years ago
objdetect bugfix_for_hog_detectMultiScale_with_weights 10 years ago
ocl Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
photo Some changes to make migration to 3.0 easier 10 years ago
python Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025). 9 years ago
stitching Added call to clone() to avoid unexpected change to external data. 10 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 9 years ago
ts Backported several changes from master branch: 9 years ago
video Merge pull request #3534 from taka-no-me:build_fixes 10 years ago
videostab Some changes to make migration to 3.0 easier 10 years ago
viz Some changes to make migration to 3.0 easier 10 years ago
world fix for compiling 2.4 opencv with xcode 5.1 11 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in