import cv2 import numpy # 读取图片 img = cv2.imread("leaf.jpg ") # cv2.imshow("origin", img) # 转化为灰度图并... 移动开发 2023-07-01 17:43 0 阅读 NoSuchKey 猜你喜欢