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-doc
Beschreibungdocumentation of cimg-dev imaging library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.3.9-1
Sektiondoc
Prioritätoptional
Installierte Größe10684 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerDebian Science Team
Quellecimg
Paketgröße6459276 Byte
Prüfsumme MD5692a4f8580d3617b5fa23496c955521e
Prüfsumme SHA1c925450ab5d67c622d3e4a5ce0de9a8d6bbd337e
Prüfsumme SHA2563b1da7fad9d972e5483950ae55d3ff745e6f133dae4284a40f793f7e763d7242
Link zum Herunterladencimg-doc_1.3.9-1_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. . This package contains the documentation.


Impressum
Linux is a registered trademark of Linus Torvalds