Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein neues Bild Reinigungs-Modus wurde hinzugefügt (für die Kommandozeilen-only). Es beruht auf Diffusion PDEs auf das Bild Patch Raumes. Es gibt sehr interessante Ergebnisse bei der Rauschunterdrückung Parameter korrekt eingestellt sind, manchmal besser als mit der herkömmlichen "entstören"-Methode.
Tags: Major feature enhancements
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.

2008-01-08 19:54
2.6

Diese Veröffentlichung befasst sich mit RGB / YCbCr-Farbmodell Grundlagen und Prozesse nur bestimmte Kanäle eines hyperspectral Bild. Nur die Kommandozeilen-Version wurde aktualisiert.
Tags: Major feature enhancements
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.

2007-08-02 02:06
2.5.2

Diese Version ist wesentlich weniger Speicher in Anspruch als die vorangegangene und kann mit sehr großen Bildern einzulassen, und die Verarbeitung Modi für 16-bit/components und 32-Bit-Float-Wert von Bildern, sowie Multi-Thread-Unterstützung. Es bietet auch ein neues Plugin für GIMP.
Tags: Major feature enhancements
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.

2007-05-10 08:58
2.5.2.1

Diese Version verbraucht weit weniger Speicher als die vorherige Version (2.4.2), so kann es bei großen Bildern umzugehen. Es gibt jetzt Verarbeitung Modi für 16-bit/components und 32-Bit-Float-Wert von Bildern, sowie Multi-Thread-Unterstützung. Eine ganz neue Plug-in für das GIMP vorgesehen ist.
Tags: Major feature enhancements
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.

2007-03-07 08:03
2.5

Processing Modi für 16-bit/components und 32-Bit-Float-Wert Bilder wurden aufgenommen. Der Code wurde aufgeräumt und der Platzbedarf reduziert wurde.
Tags: Minor feature enhancements
Processing modes for 16-bit/components and 32-bit
float-valued images were added. The code was
cleaned up and the footprint was reduced.

Project Resources