import imageio. from PIL import Image #PIL pakage name is Pillow. img=imageio.imread(r'G:\leopard.jpg'). high,width,ichannel=img.shape.
確定! 回上一頁