CImg
CImg
http://cimg.eu/
Template Image Processing Toolkit.
The CImg (Cool Image) Library is a C++ toolkit that provides simple classes and functions for loading, saving, processing and displaying images in your own C++ code. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses,..), and more. Images are instancied 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. The package compiles it with only the standard C libraries.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
David Tschumperlé | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | http://cimg.eu/files/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/cimg | |
General | https://sourceforge.net/projects/cimg/ | |
VCS Repository Webview | https://github.com/dtschump/CImg |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | ImageMagick (to load and save compressed images) |
Weak prerequisite | LAPACK (for computing eigenvalues or eigenvectors of big matrices) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.