How do I save a mode 'F' image? (Python/PIL)

前端 未结 2 678
一向
一向 2021-01-18 01:41

I have a ndarray with floats in it I want to save. I would like to keep the values as float though. The only format I found that accepts saving float data is tiff. Doesn\'t

2条回答
提交回复
热议问题