import PIL import numpy from PIL import Image im = Image.open('U_51234.bmp') data ... Convert between PIL image and NumPy ndarray
確定! 回上一頁