opencv/modules
Jason von Nieda f4b502dd03 Adds supports for the majority of features2d to the Java wrappers:
* Adds the main features2d header to the parse list for the generator.
* Removes the manual definition of drawKeypoints and drawMatches since these are now included in the main header.
* Updates the generator to ignore SimpleBlobDetector, FlannBasedMatcher and DescriptorMatcher as these cause conflicts with the generator. This is okay since these were not previously included in the distribution anyway, so no harm is done.
2016-03-07 00:14:53 -08:00
..
calib3d Merge pull request #6160 from paroj:fe_distort 2016-03-02 13:34:32 +00:00
core Fixed VS 2010 and option Za bug. 2016-03-03 18:01:05 +05:30
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 Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08: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 Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08: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 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 Merge pull request #6201 from paroj:gst_noconvert 2016-03-03 11:36:05 +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 world fix 2014-08-05 20:12:35 +04:00