摘要: import time,io from PIL import ImageGrab, Image import win32clipboard,win32con from pynput import keyboard, mouse folderpath="D:/小姐姐截图/" def on_releas 阅读全文
posted @ 2020-02-26 00:48 enumx 阅读(1815) 评论(0) 推荐(0) 编辑
摘要: import timefrom PIL import ImageGrabimport numpy as npimport cv2 beg = time.time()debug = False# img = ImageGrab.grab(bbox=(250, 161, 1141, 610))img = 阅读全文
posted @ 2020-02-26 00:47 enumx 阅读(385) 评论(0) 推荐(0) 编辑