摘要: # -*- coding: utf-8 -*- """ Created on Thu Jun 22 16:44:27 2017 @author: sakurai """ import numpy as np import cv2 import screeninfo if __name__ == '__main__': screen_id = 2 is_color = Fal... 阅读全文
posted @ 2017-12-26 14:32 PirateLHX 阅读(7770) 评论(0) 推荐(0)