小编Fil*_*gas的帖子

在Python中读取TIFF图像元数据

如何从Python中的TIFF图像读取元数据,例如坐标?我foo._getexif()从PIL 尝试过,但收到消息:

AttributeError:“ TiffImageFile”对象没有属性“ _getexif”

是否可以通过PIL获得它?

python tiff python-imaging-library

6
推荐指数
3
解决办法
8416
查看次数

标签 统计

python ×1

python-imaging-library ×1

tiff ×1