Poduszka odczytana z Ndarray

from PIL import Image

im = Image.fromarray(np.uint8(myarray))
Important Impala