G'MIC is a script language for image processing which comes with its open-source interpreter.
It can be used to define complex image processing pipelines for converting,
manipulating, filtering and visualizing generic 1D/2D/3D multi-spectral image data.
Thus, it can handle color images, but also more complex data
as image sequences or 3D volumetric datasets.
G'MIC is open : it is possible to extend the language features by writting new commands that
define custom image filters and effects.
In the distributed package, the interpreter is provided both as a command line tool
and as an interactive plug-in for
Gimp.
It already contains a substantial set of pre-defined processing commands and image filters.
It has been designed with portability in mind. It runs on different platforms
and can be easily embedded in any free software.
G'MIC has been developed in the
Image Team
of the
GREYC laboratory, in Caen/France.