opencv/modules
2016-04-01 09:19:09 +00:00
..
calib3d gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
core Change setRNGSeed implementaion 2016-03-29 10:54:42 +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 Thrust allocator usage. 2016-03-15 11:14:47 -04:00
cudafilters add performance test for CV_32FC1 2016-03-31 09:05:02 +02:00
cudaimgproc Thrust allocator usage. 2016-03-15 11:14:47 -04: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 Merge pull request #6214 from vonnieda:java_features2d 2016-03-21 11:51:11 +00:00
flann gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
highgui highgui: add CV_GUI_* flags to enum in cpp so they appear in bindings 2016-03-24 23:58:47 +01:00
imgcodecs Replace deprecated malloc.h 2016-03-16 11:37:27 +01:00
imgproc Java wrapper for moments: do not truncate values in set method 2016-03-31 12:57:10 +03:00
java Merge pull request #6214 from vonnieda:java_features2d 2016-03-21 11:51:11 +00:00
ml Added parallel implementation of compute_gradient method. 2016-03-29 11:09:54 +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 Add function setRNGSeed and seed setup in python tests 2016-03-25 16:17:58 +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 missing right quote 2016-04-01 11:03:50 +08:00
video Merge pull request #6045 from matthieu-ft:master 2016-03-14 11:25:23 +00:00
videoio Merge pull request #6311 from peters:master 2016-03-26 19:55:17 +00: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