... matplotlib.image as mpimg # mpimg 用于读取图片 import numpy as np ... 自动加上.npy img = np.load('lena_new_sz.npy') # 读取前面保存的数组 ...
確定! 回上一頁