numpy 图像使用np来reshape img = np.reshape(img,(new_H,new_W,new_C)) img ... PIL读取数据 img = Image.open('test.jpg').convert('L') # 加 ...
確定! 回上一頁