- 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 |
||
|---|---|---|
| .. | ||
| calchist.py | ||
| camera_calibration.py | ||
| findstereocorrespondence.py | ||
| goodfeatures.py | ||
| leak1.py | ||
| leak2.py | ||
| leak3.py | ||
| leak4.py | ||
| precornerdetect.py | ||
| test.py | ||
| ticket_6.py | ||
| tickets.py | ||
| transformations.py | ||