全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: pylibtiff  ]

套件:python3-libtiff(0.4.2-5)

python3-libtiff 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 pylibtiff

維護小組:

外部的資源:

相似套件:

wrapper to the libtiff library to Python using ctypes (Python 3 version)

PyLibTiff is a package that provides:

 * a wrapper to the libtiff library to Python using ctypes.
 * a pure Python module for reading and writing TIFF and LSM files. The images
   are read as numpy.memmap objects so that it is possible to open images that
   otherwise would not fit to computers RAM.

There exists many Python packages such as PIL, FreeImagePy that support reading and writing TIFF files. The PyLibTiff project was started to have an efficient and direct way to read and write TIFF files using the libtiff library without the need to install any unnecessary packages or libraries. The pure Python module was created for reading "broken" TIFF files such as LSM files that in some places use different interpretation of TIFF tags than what specified in the TIFF specification document. The libtiff library would just fail reading such files. In addition, the pure Python module is more memory efficient as the arrays are returned as memory maps. Support for compressed files is not implemented yet.

Warning: pylibtiff currently supports reading and writing images that are stored using TIFF strips. Patches are welcome to support tiled TIFF images.

This package contains PyLibTiff for Python 3.

其他與 python3-libtiff 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-libtiff

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 71。3 kB505。0 kB [檔案列表]
arm64 71。1 kB497。0 kB [檔案列表]
armhf 70。4 kB482。0 kB [檔案列表]
i386 71。6 kB502。0 kB [檔案列表]