opencv/modules/java
Nikolay Polyarniy 46e08d34dd T-API python support implemented:
- cv2.UMat implemented - python thin wrapper for UMat
 - no implicit copy from GPU to Host done, resulting UMat can be passed to next function without overhead
 - cv2.UMat.get() - to fetch data to Host
 - new tests covers: ORB, BFMatcher, goodFeaturesToTrack, calcOpticalFlowPyrLK
2016-02-09 12:33:07 +03: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 T-API python support implemented: 2016-02-09 12:33:07 +03: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