... be saved as an integer image, PIL is telling you that it doesn't accept float data to save as BMP. ... import sys import numpy from PIL import Image img ...
確定! 回上一頁