DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecimg-dev
Beschreibungpowerful image processing library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.3.2-2
Sektionuniverse/math
Prioritätoptional
Installierte Größe4004 Byte
Hängt ab vonlibx11-dev, libxrandr-dev, libmagick++9-dev, libfftw3-dev | fftw3-dev
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecimg
Paketgröße630026 Byte
Prüfsumme MD54d81d03d75d5d629240bf0f0888942ce
Prüfsumme SHA180c1a58117dd2f61fdb71aff7154963fdfeaf8e8
Prüfsumme SHA2569b33b1f14c429e8ce9a9d7d1d8f4148c74da8338258b7dc29aa81c62e4121924
Link zum Herunterladencimg-dev_1.3.2-2_all.deb
Ausführliche BeschreibungThe 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.


Impressum
Linux is a registered trademark of Linus Torvalds