顯示圖片import matplotlib.pyplot as plt # plt 用於顯示圖片import. ... from PIL import Image im = Image.open('lena.png') im.show().
確定! 回上一頁