gpt4 book ai didi

python - 如何将 NumPy 数组保存为 16 位单 channel PNG 图像?

转载 作者:行者123 更新时间:2023-11-28 21:47:43 25 4
gpt4 key购买 nike

<分区>

我有一个 NumPy 数组格式的图像,我想将它保存到我的磁盘中。我使用了这段代码:

from PIL import Image
....
Image.fromarray(img).save('res.png')

但它保存为 8 位。如何将其保存为 16 位?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com