opencv/modules
2016-02-29 19:07:05 +00:00
..
calib3d Merge pull request #6139 from ioxp:master 2016-02-25 11:41:49 +00:00
core Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052 2016-02-16 07:10:02 +00: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 WinRT consistency 2015-12-31 14:31:26 +01:00
imgcodecs EXIF reader: fixed file descriptor leak in case of broken tags 2016-02-25 12:19:11 +03:00
imgproc Update imgproc.hpp 2016-02-14 10:18:14 +05:30
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 cmake: fix cv2.lib conflict for python2/3 bindings (MSVS) 2016-02-26 17:08:07 +03:00
shape fix mat copy in shape 2015-12-23 10:48:36 +01:00
stitching Removed trailing whitespace. 2016-01-20 12:04:42 +00: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 ximea new param 2016-02-17 11:18:49 +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