Export normilized image without reconverting?

后端 未结 0 1388
鱼传尺愫
鱼传尺愫 2020-12-09 07:00

I have the following code to normilize pixel values of an image in the range 0-1.

# Import
simpsons = Image.open("simps.png")
simpsons_pixels = np.a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题