The wavelet denoise plugin is a tool to reduce noise in each channel of an image separately. The default colour space to do denoising is YCbCr which has the advantage that chroma noise can be reduced without affecting image details. Denoising in CIELAB (L*a*b*) or RGB is available as an option. The user interface allows colour mode and preview channel selection. The denoising threshold can be set for each colour channel independently.
The wavelet denoise plugin for The GIMP reduces noise in an image using the algorithm copied and altered from the UFRaw program [Udi Fuchs] (which inherited the algorithm from dcraw [Dave Coffin]). Instead of denoising all RGB channels at once, the plugin implementation allows to denoise the RGB channels in dividually and - even more useful - to denoise the YCbCr or CIELAB channels individually. The colour model conversions are nearly lossless as the internal calculations are done in floating point numbers and rounding errors are avoided. Because the algorithm implements a wavelet filtering it runs quite fast.
This is part of a picture taken with the Nikon D80 DSLR camera at ISO 1600 in
RAW format. The face is lit by two candles and a colour temperature setting of
2500 K was used. The file was opened with the UFRaw plugin.


The goal is not to reduce all noise. The unpleasant part is the chroma noise
which appears only when shooting the camera in RAW mode at a high ISO speed. As
you can see the colour (chroma) noise is almost completely gone in the second picture and the luminance noise is slightly reduced. If you look closely at the face you will notice that the image details have not been altered much, the sharpness is almost the same.
Note that this is just the result of a uniform application of the filter on the unprocessed image. Masking the filter effect with a selection is possible which could improve the result even more.
This plug-in runs on multiple platforms:
Linux
The plugin can easily be compiled from sources but be aware that some Linux distributions provide packages:
Windows
There exists a pre compiled binary for the plugin here. (Thank you Francois C.!)
Mac OS X
'Gimp on OS X' provides a complete Gimp distribution which includes the plugin. You can download it here. (Thanks, Simone!)
The most significant changes are the introduction of noise profiling and internationalization.
There are several changes that have been made to improve the plugin.
Apart from that minor other changes have been made.
The plugin is distributed under the General Public License (GPL).
| Attachment | Size |
|---|---|
| 134.91 KB | |
| 26.65 KB |
Comments
Most recent for windows
Most recent for windows here
http://www.registry.gimp.org/node/24520
Note that are all installers...so you must click on the file to install
great plugin but
This is fantastic, thank you for sharing your work. It would be helpful (for a great many judging by the google searches I did) if your install file included details of the packages needed to install this plugin. On Fedora 12 I had to add the 'gettext' package and 'plugin development tools'. After that works as well, if not better than any other de-noiser I have used.
Wavelet denoise on Macports?
Wavelet denoise 0.3.1 release
This plug-in is licensed
This plug-in is licensed under GPLv2 and does not have the "or any later version" clause. This causes problems once GIMP switches to GPLv3+ and LGPLv3+.
The same applies to the code that has been taken from UFRaw. The UFRaw author has already been made aware of this problem, you should update the copied code as soon as the license there is changed, too.
Perfect to reduce high ASA CCD Noise
Really Amazing - Version 0.3 for windows?
Wavelet denoise 0.3 beta released!
I hope that the
Not working in 2.4.2
Pages