opencv/modules
Ilya Lavrenov 96a2edb375 delete video readers
(cherry picked from commit 0d5b739d35)
2015-10-26 10:53:23 +03:00
..
androidcamera Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 2014-05-01 16:03:39 +03:00
calib3d fixed memory leak in findHomography tests 2015-10-26 10:52:57 +03:00
contrib Documentation update after iOS warnings fix in contrib/retina header. 2015-03-17 19:25:05 +03:00
core OpenCV version++. 2015-09-17 14:02:36 +03:00
dynamicuda fix GpuMat::setTo implementation 2015-02-27 16:28:06 +03:00
features2d fixed memory leak in descriptor regression tests 2015-09-17 13:39:44 +03:00
flann fixed uninitialized memory writing/reading in flann 2015-09-17 13:41:31 +03:00
gpu add extra checks to data_step_down to prevent out-of-border access 2015-09-17 13:44:56 +03:00
highgui delete video readers 2015-10-26 10:53:23 +03:00
imgproc fix documentation builder warnings 2015-09-17 13:38:25 +03:00
java Increase Android Manager version 2015-07-29 21:16:21 +03:00
legacy Fix tautologies in calibfilter.cpp which cause a build failure when using -Werror=address with clang-3.5 2014-12-05 10:22:11 -08:00
ml fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 2015-09-17 13:41:03 +03:00
nonfree fixed tests for aarch64 2015-04-24 13:56:20 +03:00
objdetect bugfix_for_hog_detectMultiScale_with_weights 2015-04-21 02:32:27 -04:00
ocl ocl: Move static oclMat variables into FarnebackOpticalFlow class 2014-11-13 11:16:10 -05:00
photo Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
python test2.py: fail if a downloaded image can't be decoded 2015-10-26 10:45:22 +03:00
stitching Added call to clone() to avoid unexpected change to external data. 2015-04-25 14:54:35 +02:00
superres Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
ts fixed uninitialized values warning in bad arg test class 2015-09-17 13:36:51 +03:00
video Merge pull request #3534 from taka-no-me:build_fixes 2014-12-26 14:34:13 +00:00
videostab Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
viz Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
world fix for compiling 2.4 opencv with xcode 5.1 2014-04-18 13:42:47 +02:00
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in