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
powerful image processing library
|
Versions of package cimg-dev |
Release | Version | Architectures |
bullseye | 2.9.4+dfsg-2 | all |
bookworm | 3.2.1+dfsg-1 | all |
trixie | 3.5.2+dfsg-1 | all |
forky | 3.5.2+dfsg-1 | all |
sid | 3.5.2+dfsg-1 | all |
upstream | 3.6.1 |
Debtags of package cimg-dev: |
devel | library |
role | devel-lib |
works-with | image, image:raster |
x11 | library |
|
License: DFSG free
|
The CImg Library is a C++ toolkit providing simple classes and functions
to load, save, process and display images in your own C++ code. It consists
only of a single header file CImg.h that must be included in your program
source. It contains useful image processing algorithms for loading/saving,
resizing/rotating, filtering, object drawing (text, lines, faces,
ellipses, ...), etc.
Images are instantiated by a class able to represent images up to 4-dimension
wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with
template pixel types. It depends on a minimal number of libraries : you can
compile it with only standard C libraries. No need for exotic libraries and
complex dependencies.
|
|
Packaging has started and developers might try the packaging code in VCS
libjai-imageio-core-java
Java Advanced Imaging Image I/O Tools API core
|
Versions of package libjai-imageio-core-java |
Release | Version | Architectures |
VCS | 1.2-4 | all |
|
License: BSD
Debian package not available
Version: 1.2-4
|
This project contains the source code for the core Java Advanced Imaging Image
I/O Tools API core containing the packages jj2000., com.sun.media.imageio.,
com.sun.media.imageioimpl.*, com.sun.media.jai.imageioimpl and
com.sun.media.jai.operator.
|
|