[Digikam-devel] [patch SVN 0.9.0] imageeffect_noisereduction.cpp
Peter Heckert
lists at hphsite.de
Thu Apr 27 20:32:13 BST 2006
1. Set default radius to 5.0.
Reason: previous default value 1.0 has almost no effect for typical noise.
Value 5.0 is good for medium noise in almost all cases.
That does not mean, that always radius 5 is used, because radius is
dynamically adapted while filtering.
This means that radius /can/ grow until 5.0. The amount of growing
depends from "threshold" setting.
That is: /Maximum/ radius is 5.0.
This value is good for the "baby.jpg" image that I almost use for testing.
2.
Interchanged "Sharpness" and "Lookahead".
3.
Cleaned up some "Whats this?" hints for briefness and clarity.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imageeffect_noisereduction.cpp.diff
Type: text/x-patch
Size: 8360 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20060427/af93bbb7/attachment.bin>
More information about the Digikam-devel
mailing list