Paquet : python-libtiff (0.4.2-5)
Liens pour python-libtiff
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source pylibtiff :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
wrapper to the libtiff library to Python using ctypes
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.
Autres paquets associés à python-libtiff
|
|
|
|
-
- dep: libc6 (>= 2.14)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: libtiff-dev
- bibliothèque pour le format graphique TIFF (Tag Image File Format) — fichiers de développement
-
- dep: python
- langage interactif de haut niveau orienté objet (version Python2)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-bitarray
- Python module for efficient boolean array handling
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- gestion rapide des tableaux avec Python
-
- dep: python-numpy-abi9
- paquet virtuel fourni par python-numpy
-
- sug: python-pil
- Python Imaging Library (fourche de Pillow)
-
- sug: tifffile
- lecture et écriture de données d’image de et vers des fichiers TIFF
Télécharger python-libtiff
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
amd64 | 71,4 ko | 506,0 ko | [liste des fichiers] |