opencv/modules/java
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
..
android_lib android: add targetSdkVersion="21" 2015-10-12 18:12:34 +03:00
android_test New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03:00
common_test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
generator Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08:00
pure_test cmake: use copy_if_different 2015-09-08 22:42:05 +03:00
build.xml.in Fix for encoding errors when building Java source 2013-03-27 17:43:00 +04:00
check-tests.py Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00