Package: wnpp Severity: wishlist
Impressive demo page for this package here: http://www-sop.inria.fr/odyssee/research/tschumperle-deriche:02d/appliu/ * Package name : cimg Version : 1.0.5 Upstream Author : David Tschumperle <david underscore tschumperle at yahoo dot fr> * URL : http://cimg.sourceforge.net/ * License : GPL Description : powerful image processing library The 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 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. It depends on a minimal number of libraries : you can compile it with only standart C libraries. No need for exotic libraries and complex dependencies. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-rc1-mm1 Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8