• Nikolay Polyarniy's avatar
    T-API python support implemented: · 46e08d34
    Nikolay Polyarniy authored
     - 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
    46e08d34
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...