不是PIL,而是 imageio.imread 可能仍然很有趣: import imageio im = scipy.misc.imread('um_000000.png', flatten=False, mode='RGB') im ...
確定! 回上一頁