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.

2008-06-15 19:57
2.9

A new image cleaning mode was added (for the
command-line only). It is based on diffusion PDEs
on image patch space. It gives quite interesting
denoising results when parameters are set
correctly, sometimes better than with the
traditional "-denoise" method.
標籤: Major feature enhancements

2008-01-08 19:54
2.6

This release deals with RGB/YCbCr color bases, and processes only particular channels of a hyperspectral image. Only the command line version has been updated.
標籤: Major feature enhancements

2007-08-02 02:06
2.5.2

This version is far less memory consuming than the previous one, can deal with very big images, and has processing modes for 16-bit/components and 32-bit float-valued images, as well as multi-thread support. It also provides a new plugin for the GIMP.
標籤: Major feature enhancements

2007-05-10 08:58
2.5.2.1

This release consumes far less memory than the
previous version (2.4.2), so it can deal with very
large images. There are now processing modes for
16-bit/components and 32-bit float-valued images,
as well as multi-thread support. A brand new
plug-in for the GIMP is provided.
標籤: Major feature enhancements

2007-03-07 08:03
2.5

Processing modes for 16-bit/components and 32-bit
float-valued images were added. The code was
cleaned up and the footprint was reduced.
標籤: Minor feature enhancements

Project Resources