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.
 
 
 
 
 
 
Nguyen Nguyen a5814871d9 Adding audio to opencv 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 Add example data types for calibrateCamera call 10 years ago
contrib Documentation update after iOS warnings fix in contrib/retina header. 10 years ago
core Merge pull request #3961 from apavlenko:2.4_fix_polylines_empty 10 years ago
dynamicuda fix GpuMat::setTo implementation 10 years ago
features2d Merge pull request #3960 from ilya-lavrenov:aarch64_test_fixes 10 years ago
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
gpu Merge pull request #3959 from jet47:gpu-fixes 10 years ago
highgui Adding audio to opencv 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 Added OpenCV 3.0 compat header for TS module. 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