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 389f176a67 Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 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 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 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 Build fix for QNX 6.6 neitrino. 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 Update call to Tegra optimized morphology filtering 9 years ago
java Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
legacy Fix tautologies in calibfilter.cpp which cause a build failure when using -Werror=address with clang-3.5 10 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 Fixed cmake and build issues when using Visual Studio 2015 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 Made reference manual table of contents autogenerated 13 years ago