使用python進行數字圖片處理,還得安裝Pillow包。雖然python裡面自帶 ... from PIL import Image img=Image.open('d:/dog.png') img.show().
確定! 回上一頁