Download List

專案描述

GREYCstoration is an image regularization
algorithm that processes an image by locally
removing small variations of pixel intensities
while preserving significant global image
features, such as sharp edges and corners.
The most direct application is denoising. By
extension, it can also be used to inpaint or
resize images. It is based on methods using
nonlinear multi-valued diffusion PDEs (Partial
Differential Equations) for image
regularization. This kind of method generally
outperforms basic image filtering techniques
(such as convolution, median filtering, etc.)
classically encountered in painting programs.
Other image denoising plugins are available,
but are not free, and the corresponding
algorithms are kept secret.

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.

2006-03-27 16:36
2.3

The regularization algorithm has been improved and
now performs three times faster than previous
versions. A edge-enhancement filter was added,
allowing more sharply restored images. Some bugs
with filenames containing spaces have been
corrected.
標籤: Major feature enhancements

2006-02-11 09:57
2.2

The algorithm is now ables to give a denoising quality criterion (the 'Peak Signal to Noise Ratio') after denoising an image that has been
artificially corrupted by the user. This allows
a numerical comparison with other existing denoising methods. The interface was modified to show the original, noisy, and
restored images when the user has corrupted the image with artificial noise.
標籤: Minor feature enhancements

2006-02-07 02:32
2.1

標籤: Initial freshmeat announcement

Project Resources