import cv2 import numpy from PIL import Image image = Image.open('test.jpg') image.show() img = cv2.
確定! 回上一頁