Image 读出来的是PIL的类型,而skimage.io读出来的数据是numpy格式的输出可以看 ... from PIL import Image img=Image.open('d:/dog.png') img.show().
確定! 回上一頁