opencv/modules
2016-01-31 01:56:45 +09: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 pnpTask: don't copy inliers vector in case it's empty. 2016-01-11 11:39:18 +03:00
contrib Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
core Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 2016-01-11 16:05:22 +01:00
dynamicuda fix GpuMat::setTo implementation 2015-02-27 16:28:06 +03:00
features2d Backported several changes from master branch: 2015-12-21 18:20:37 +03:00
flann Added missing copyright headers. 2015-10-13 15:02:38 +03:00
gpu fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:56:45 +09:00
highgui Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 2016-01-18 12:54:53 +03:00
imgproc fix bug on border at pyrUp 2016-01-20 13:07:07 +03:00
java Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
legacy Fixed "Conditional jump or move depends on uninitialised value(s)" valgrind issue due to wrong pointer recalculation for zero level of pyramid. 2016-01-21 12:54:08 +03:00
ml Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
nonfree Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
objdetect bugfix_for_hog_detectMultiScale_with_weights 2015-04-21 02:32:27 -04:00
ocl Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
photo Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
python Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
stitching Added call to clone() to avoid unexpected change to external data. 2015-04-25 14:54:35 +02:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts Backported several changes from master branch: 2015-12-21 18:20:37 +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