from PIL import Image import os import os.path import numpy as np import ... image1 = img.crop(box1) # 图像裁剪 image1.save('plate_ori.png').
確定! 回上一頁