Searched refs:np (Results 1 - 1 of 1) sorted by relevance
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/ | ||
H A D | screen_agent.py | 170 import numpy as np namespace 171 pic = cv2.imdecode(np.fromfile(img_path, dtype=np.uint8), -1) |
Completed in 1 milliseconds