我在打電話 from scipy.misc import imread, imsave image = imread(path) imread(image_path) ... 使用 imageio.imwrite 和 imageio.imread 相反應該解決這個問題。
確定! 回上一頁