From d3aa673913652a52d055b71f6ee3d76ca3e11f38 Mon Sep 17 00:00:00 2001 From: Stefano Guidoni Date: Thu, 6 Mar 2014 08:21:27 +0700 Subject: graphics/wavelet-denoise: Added (GIMP plugin). Signed-off-by: Willy Sudiarto Raharjo --- graphics/wavelet-denoise/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 graphics/wavelet-denoise/README (limited to 'graphics/wavelet-denoise/README') diff --git a/graphics/wavelet-denoise/README b/graphics/wavelet-denoise/README new file mode 100644 index 0000000000..b96a2f61f9 --- /dev/null +++ b/graphics/wavelet-denoise/README @@ -0,0 +1,5 @@ +The wavelet denoise plugin for The GIMP reduces noise in an image using the +algorithm copied and altered from the UFRaw program. 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. -- cgit v1.2.3