opencv/modules
2016-03-12 16:49:14 +02:00
..
calib3d gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
core Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 2016-03-10 11:58:32 +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 AGAST keypoint declared size. 2016-03-12 16:49:14 +02:00
flann gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
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 revert: java bindings become CMake modules (loadable plugins) 2016-03-09 12:13:46 +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 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 gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
video gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
videoio gcc6: fix misleading indentation warning 2016-03-07 17:06:16 +05:30
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