GREYCstoration is not maintained anymore :
We have developed a new plug-in for GIMP, called G'MIC (GREYC's Magic for Image Computing).
This is a complete image processing toolbox which contains all the GREYCstoration features (of course),
but also much much more filters for image denoising, enhancement, applying artistic effects and so on...
Basically, if you appreciate using GREYCstoration, you will love G'MIC :)
Here is a
screenshot of
G'MIC in action.
::What is it ?
GREYCstoration is an image regularization algorithm which is able to process a color image by
locally removing small variations of pixel intensities while preserving significant global
image features, such as edges and corners.
The most direct application of image regularization is image denoising. By extension, it can also be used
to inpaint or resize images.
GREYCstoration is based on state-of-the-art image processing methods using
nonlinear multi-valued diffusion PDE's
(Partial Differential Equations).
This kind of method generally outperforms basic image filtering techniques
(such as convolution, median filtering, etc.), classically encountered in image painting programs.
Other comparable image denoising techniques are available (for instance,
Noise Ninja,
Neat Image
) but are not open-source, and the corresponding algorithms are kept secret.
On the contrary, the source code of GREYCstoration is freely available and distributed under the
CeCILL License
(compatible with the well-known GPL). It gives similar results (not to say better) to
existing closed-source denoising filters, and is absolutely free to use.
The GREYCstoration algorithm is the logical sequel of my PhD work done in the
Odyssee Team at the
INRIA Sophia-Antipolis, under the supervision
of Rachid Deriche.
I had the great pleasure to write some papers about vector-valued regularization PDE's with him,
more precisely :