CImg
CImg
http://cimg.sourceforge.net
The CImg 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.
Documentation
User tutorial available in HTML format from http://cimg.sourceforge.net/reference/group__cimg__tutorial.html
Download
Download
version 1.0.5
(stable)
released on 21 June 2004
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 8 July 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| David Tschumperlé | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking,Developer,Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/cimg-general |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | ImageMagick (to load and save compressed images) |
| Weak prerequisite | LAPACK (for computing eigenvalues or eigenvectors of big matrices) |
This entry (in part or in whole) was last reviewed on 13 July 2004.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.