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-examples
Beschreibungexamples for cimg-dev imaging library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.3.2-2
Sektionuniverse/doc
Prioritätoptional
Installierte Größe11576 Byte
Hängt ab von
Empfohlene Paketecimg-dev
PaketbetreuerUbuntu Developers
Quellecimg
Paketgröße2700378 Byte
Prüfsumme MD5abfdeef501109b2a374638dd4fd18aef
Prüfsumme SHA1e12fc0cbd0e6a7ca05125535a685740737f3df3a
Prüfsumme SHA2561d6766a1569883263fce445897812f9b48ac7a6bcf6168f5c5cadb87d5738661
Link zum Herunterladencimg-examples_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. . This package contains examples for the usage of the library.


Impressum
Linux is a registered trademark of Linus Torvalds