summaryrefslogtreecommitdiffstats
path: root/graphics/wavelet-denoise/README
diff options
context:
space:
mode:
author Stefano Guidoni <s.guidoni@email.it>2014-03-06 08:21:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-06 08:22:12 +0700
commitd3aa673913652a52d055b71f6ee3d76ca3e11f38 (patch)
treeb9c29682e1e656b32b05cd843e61bb4705209fae /graphics/wavelet-denoise/README
parentdd7eb1d21c8a1919e2b2d7c3f04374ec59ca7f45 (diff)
downloadslackbuilds-d3aa673913652a52d055b71f6ee3d76ca3e11f38.tar.gz
slackbuilds-d3aa673913652a52d055b71f6ee3d76ca3e11f38.tar.xz
graphics/wavelet-denoise: Added (GIMP plugin).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/wavelet-denoise/README')
-rw-r--r--graphics/wavelet-denoise/README5
1 files changed, 5 insertions, 0 deletions
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.