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.
 
 
 
 
 
 
Andrey Kamaev c105b72945 Assorted fixes: 10 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 Test fisheye.rectify disabled for Tegra. 11 years ago
contrib Merge pull request #3294 from mshabunin:fix-ios-warnings-24 11 years ago
core Assorted fixes: 10 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d Merge pull request #3294 from mshabunin:fix-ios-warnings-24 11 years ago
flann Assorted fixes: 10 years ago
gpu get rid of cuda.h usage 11 years ago
highgui Assorted fixes: 10 years ago
imgproc Fixed iOS framework compilation warnings 11 years ago
java fix wrong property name and corresponding documentation 11 years ago
legacy Fix tautologies in calibfilter.cpp which cause a build failure when using -Werror=address with clang-3.5 11 years ago
ml Fixing a line where integer data was treated as floating point data. 11 years ago
nonfree Fixed iOS framework compilation warnings 11 years ago
objdetect Merge pull request #3294 from mshabunin:fix-ios-warnings-24 11 years ago
ocl ocl: Move static oclMat variables into FarnebackOpticalFlow class 11 years ago
photo typos 11 years ago
python Python test: new options provide local test data paths 11 years ago
stitching Fixed iOS framework compilation warnings 11 years ago
superres Merge pull request #3401 from SpecLad:optflow-bogus-Warray-bounds 11 years ago
ts Assorted fixes: 10 years ago
video Assorted fixes: 10 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Merge pull request #3346 from Nerei:fixed_memory_leak_in_viz 11 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