opencv/modules/python
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
..
python2 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
python3 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
src2 T-API python support implemented: 2016-02-09 12:33:07 +03:00
test T-API python support implemented: 2016-02-09 12:33:07 +03:00
CMakeLists.txt update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
common.cmake HAL moved back to core 2015-12-17 12:33:23 +03:00