
Giovanni Palma, Niels Van Vliet.
Capabilities of some C++ image processing libraries.
CSI Seminar November 2004
This report compares several image processing libraries. The comparison of libraries are generally based on their functionalities. The functionalities are the tools which are directly available to the user. For example, in image processing, some libraries propose 3D binary images, or the rotation of 2D images. On the contrary, this report compares some C++ libraries on their capabilities. It is their capacity to be adapted by a user to his particular need. For example, if circular images are not present in the library, is it simple to add this feature? The goal of this comparison is to improve the design of Olena, the LRDE C++ image processing library.
to top