|
About:
ExactImage is a fast C++ image processing library.
Unlike ImageMagick, it allows operation in several
color spaces and bit depths natively, resulting in
much lower memory and computational requirements.
Some optimized algorithms operate in 1/20 of the
time ImageMagick requires, and displaying large
images can be as fast as 1/10 of the time the
"display" program takes.
Release focus: Minor feature enhancements
Changes:
A keybinding was added to the lightweight image
viewer edisplay to invert images. The GIF codec
was fixed to correctly read larger data chunks as
requested by libungif. The RGB to RGBA conversion
buffer use was fixed. The GRAY8 thresholding was
optimized.
Author:
René Rebe [contact developer]
Homepage:
http://www.exactcode.de/site/open_source/exactimage/
Tar/BZ2:
http://dl.exactcode.de/[..]ss/exact-image/exact-image-0.5.3.tar.bz2
Changelog:
http://svn.exactcode.de/ChangeLog-exact-image
CVS tree (cvsweb):
http://svn.exactcode.de/exact-image
Trove categories:
[change]
Dependencies:
[change]
libtiff (required)
evas (recommended)
JasPer (optional)
libjpeg (optional)
libpng (optional)
Libungif (optional)
Little CMS (optional)
OpenEXR (optional)
Perl (optional)
Simplified Wrapper and Interface Generator (optional)
[download links]
|