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.
 
 
 
 
 
 
Maksim Shabunin 3ed54b9008 Merge pull request #4220 from alalek:fix_gcc_warnings_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 CV_ChessboardDetectorTimingTest: don't ignore missing test data 10 years ago
contrib Documentation update after iOS warnings fix in contrib/retina header. 10 years ago
core Added test of minMaxLoc on filling with maximums of int 10 years ago
dynamicuda fix GpuMat::setTo implementation 10 years ago
features2d FREAK: add missing field initialization 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 get code to compile on Ubuntu Saucy 10 years ago
imgproc fix GCC 4.9 warnings 10 years ago
java releasing native memory of temp `Mat` objects in generated Java code 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 Fixed minMaxLoc and test functions 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 Made reference manual table of contents autogenerated 13 years ago