... matplotlib.image as mpimg # mpimg 用於讀取圖片 import numpy as np ... 自動加上.npy img = np.load('lena_new_sz.npy') # 讀取前面儲存的陣列.
確定! 回上一頁