摘要: import cv2 import numpy as np # #加载图像 # # img=cv2.imread("C:/Users/31132/Desktop/login.jpg") # # cv2.imshow("Output",img) # # cv2.waitKey(1000) # # #加 阅读全文
posted @ 2020-11-04 19:20 XiaoGao128 阅读(82) 评论(0) 推荐(0) 编辑