mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
46e08d34dd
- 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 |
||
---|---|---|
.. | ||
cv2.cpp | ||
gen2.py | ||
hdr_parser.py | ||
pycompat.hpp |