import cv2
import numpy as np

# Read the image
image = cv2.imread('10.png')
if image is None:
最后修改:2025 年 02 月 07 日
如果觉得我的文章对你有用,请随意赞赏