Version: (using KDE KDE 3.4.1) Installed from: Gentoo Packages OS: Linux Blurring only the croma channel of an image can reduce noise without making the image itself look less detailed/blurred. Blurring chroma can also reduce compression artifacts, so it would be a very useful feature to have in DigiKam.
SVN commit 1052385 by cgilles: new Noise Reduction tool for image editor based on Wavelets theory. This tool is really better than old one based on dcamnoise2 tool. It work on YcBrCr color space instead RGB BUG: 116061 M +1 -2 imageplugin_noisereduction.cpp M +1 -1 imageplugin_noisereduction.h M +354 -645 noisereduction.cpp M +32 -204 noisereduction.h M +49 -353 noisereductiontool.cpp M +0 -2 noisereductiontool.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1052385