Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-13 20:21 Back to release list
0.6.3

Dynamic range normalization was reimplemented
using the new image iterator to support all
bit-depths as well as increased speed. The
empty-page detection again internally uses the
black and white optimization for more consistent
results, and the threshold for black and white
images can now be specified during colorspace
conversion via the external SWIG wrapped API.
Tags: Minor feature enhancements

Project Resources