opencv/modules/python/test
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
..
calchist.py Normalized file endings. 2013-08-21 18:59:25 +04:00
camera_calibration.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
findstereocorrespondence.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
goodfeatures.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
leak1.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
leak2.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
leak3.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
leak4.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
precornerdetect.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
test.py T-API python support implemented: 2016-02-09 12:33:07 +03:00
ticket_6.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
tickets.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
transformations.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00