Bug 197377

Summary: Batch Image Filtering Unsharp Mask: Wrong Thresold
Product: [Applications] digikam Reporter: Andrei <doleman>
Component: Plugin-Bqm-SharpenAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.7.0

Description Andrei 2009-06-21 13:49:24 UTC
Version:            (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

The Thresold for Unsharp Mask should be between 0 and 1. But it can be set only between 0 and 20, whitout floating point. Everything above 1 has no effect and 0 is the same like sharpen filtering.
Comment 1 Aurelien Gateau 2009-09-07 09:25:26 UTC
SVN commit 1020711 by gateau:

Turn unsharp "threshold" and "percent" parameters into real percentages.

BUG:197377

 M  +6 -7      filterimagesdialog.cpp  
 M  +2 -2      filteroptionsdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020711