Summary
Development
Libraries useful for imaging development
Debian contains a several programs to develop tools around
digital images. Here you can have an overview.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Imaging
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Imaging mailing list
Links to other tasks
|
Debian Imaging Development packages
Official Debian packages with high relevance
cimg-dev
многофункциональная библиотека обработки изображений
|
Versions of package cimg-dev |
Release | Version | Architectures |
sid | 3.2.1+dfsg-1 | all |
stretch-security | 1.7.9+dfsg-1+deb9u2 | all |
buster | 2.4.5+dfsg-1+deb10u1 | all |
bullseye | 2.9.4+dfsg-2 | all |
bookworm | 3.2.1+dfsg-1 | all |
jessie | 1.5.9+dfsg-1 | all |
jessie-security | 1.5.9+dfsg-1+deb8u1 | all |
stretch | 1.7.9+dfsg-1 | all |
upstream | 3.4.3 |
Debtags of package cimg-dev: |
devel | library |
role | devel-lib |
works-with | image, image:raster |
x11 | library |
|
License: DFSG free
|
Библиотека CImg – инструмент разработчика на C++, предоставляющий простые
классы и функции для загрузки, сохранения и показа изображений из программ
написанных на C++. В библиотеку входит только один заголовочный файл
CImg.h, который нужно включить в исходный текст программы. Содержит
полезные алгоритмы работы с изображениями для загрузки/сохранения,
изменения размера/вращения, применения эффектов, отрисовки объектов
(текста, линий, поверхностей, элипсов, ...), и т.д.
Изображения являются экземплярами класса, способного представить
изображение вплоть до 4-х размерного (начиная от одно размерного скаляра до
3-х мерных наборов пикселей), с шаблонными типами пикселей. Библиотека
зависит от минимального числа других библиотек - её можно собрать только со
стандартной C библиотекой. Нет необходимости в странных библиотеках и
сложных зависимостях.
|
|
python-libtiff
wrapper to the libtiff library to Python using ctypes
|
Versions of package python-libtiff |
Release | Version | Architectures |
stretch | 0.4.1+20160502-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.4.2-5 | amd64,arm64,armhf,i386 |
jessie | 0.3.0~svn78-3.1 | amd64,armel,armhf,i386 |
|
License: DFSG free
|
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.
|
|
Debian packages in contrib or non-free
libjai-imageio-core-java
??? missing short description for package libjai-imageio-core-java :-(
|
Versions of package libjai-imageio-core-java |
Release | Version | Architectures |
jessie | 1.2-3 (non-free) | amd64 |
|
License: non-free
|
|
|