Categories
CImg
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.
Last updated 13 Jul, 2004
About
Leadership
- David Tschumperlé - Maintainer
Requirements
- ImageMagick (to load and save compressed images) (Weak Prerequisite)
- LAPACK (for computing eigenvalues or eigenvectors of big matrices) (Weak Prerequisite)
Versions
1.0.5
1.0.5 stable released 2004-06-21
- Released: 21 Jun, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/cimg/CImg.zi...
- Licenses: GPLv2orlater
- Interfaces: Library
User Community and Support
User tutorial available in HTML format from http://cimg.sourceforge.net/reference/group__cimg__tutorial.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cimg - Mailing List Info/Archive
- VCS Repository Webview



