opencv/modules/python/src2
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
..
cv2.cpp T-API python support implemented: 2016-02-09 12:33:07 +03:00
gen2.py T-API python support implemented: 2016-02-09 12:33:07 +03:00
hdr_parser.py T-API python support implemented: 2016-02-09 12:33:07 +03:00
pycompat.hpp Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00