opencv/modules
2016-03-03 11:06:21 +03:00
..
calib3d Merge pull request #6160 from paroj:fe_distort 2016-03-02 13:34:32 +00:00
core Added build warnings in case of macro definition conflicts 2016-02-25 11:51:02 +03:00
cudaarithm Fixed cv::cuda::reduce bug. 2016-02-27 08:30:10 +05:30
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:28:15 +09:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters CUDA median filtering using histograms 2016-01-29 20:05:40 -05:00
cudaimgproc CUDA median filtering using histograms 2016-01-29 20:05:40 -05:00
cudalegacy Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
cudaobjdetect change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 2015-12-29 10:48:14 -05:00
cudastereo increase epsilons in some tests: 2015-11-27 16:46:20 +03:00
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 2015-12-29 10:48:14 -05:00
cudev Fixed cv::cuda::reduce bug. 2016-02-27 08:30:10 +05:30
features2d Fix parsing of training vecs for FlannBasedMatcher 2016-01-23 15:58:16 +00:00
flann Added missing copyright headers. 2015-10-13 15:02:38 +03:00
highgui Cocoa backend: added checks before accessing sliders dictionary 2016-02-25 11:51:01 +03:00
imgcodecs EXIF reader: fixed file descriptor leak in case of broken tags 2016-02-25 12:19:11 +03:00
imgproc Added param documentation 2016-03-02 08:55:53 +02:00
java Fix java version++ 2015-12-18 18:02:16 +03:00
ml ml: moved getTestSamples implementation to src 2016-02-12 12:32:26 +03:00
objdetect revert PR 5362 2016-02-04 13:20:21 +01:00
photo change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
python Fixes in calibration and camshift tests 2016-03-03 11:06:21 +03:00
shape fix mat copy in shape 2015-12-23 10:48:36 +01:00
stitching Added build warnings in case of macro definition conflicts 2016-02-25 11:51:02 +03:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts ts: move PARAM_TEST_CASE and GET_PARAM into ts.hpp 2016-01-11 15:36:52 +03:00
video change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
videoio Fix for #6192 (Mismatching delete) 2016-03-01 21:40:05 +01:00
videostab Reduce variables scope 2016-02-01 11:10:13 +03:00
viz Added ability to disable lighting in the viz-module. 2016-01-14 19:02:18 +03:00
world cmake: turn off precompiled headers in case of opencv_world builds 2016-01-15 19:43:24 +03:00
CMakeLists.txt