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 74bb0beeb0 Merge pull request #4008 from cr333:triangulation_fix_2.4 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 Fixed triangulation bug http://code.opencv.org/issues/4334. 10 years ago
contrib Documentation update after iOS warnings fix in contrib/retina header. 10 years ago
core fix mutex for uclibc 10 years ago
dynamicuda fix GpuMat::setTo implementation 10 years ago
features2d Merge pull request #3829 from ippei-i:2.4-flann-lsh-addable-index 10 years ago
flann Fix warn conversion from 'size_t' to 'int'. add comment for doxygen 10 years ago
gpu fixed warning 10 years ago
highgui added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
imgproc fixed tests for aarch64 10 years ago
java squashed #3729 10 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 Fixed memory leak in ML module 10 years ago
nonfree fixed tests for aarch64 10 years ago
objdetect bugfix_for_hog_detectMultiScale_with_weights 10 years ago
ocl ocl: Move static oclMat variables into FarnebackOpticalFlow class 10 years ago
photo Some changes to make migration to 3.0 easier 10 years ago
python Don't explicitly link Python on OS X 10 years ago
stitching Added call to clone() to avoid unexpected change to external data. 10 years ago
superres Some changes to make migration to 3.0 easier 10 years ago
ts Merge pull request #3829 from ippei-i:2.4-flann-lsh-addable-index 10 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