摘要: import cv2 as cv import matplotlib.pyplot as plt import time import turtle from PIL import Image #opencv浏览图片 i = 1 while True: a = i a = cv.imread("fi 阅读全文
posted @ 2021-03-07 20:31 python之光 阅读(184) 评论(0) 推荐(0)