opencv/modules/features2d
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
..
doc added comments and test perl examples for agast tree version 2015-11-19 07:39:57 +03:00
include/opencv2 change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
misc/java Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08:00
perf Leave AGAST at thresold=10, cosmetic for perf tests. 2015-04-30 02:23:58 +03:00
src Fix parsing of training vecs for FlannBasedMatcher 2016-01-23 15:58:16 +00:00
test Valgrind: fixed uninitialized image usage in descriptors regression tests 2015-12-09 14:25:09 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00