mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
- 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 |
||
|---|---|---|
| .. | ||
| android_lib | ||
| android_test | ||
| common_test | ||
| generator | ||
| pure_test | ||
| build.xml.in | ||
| check-tests.py | ||
| CMakeLists.txt | ||