Bug 206487

Summary: Improve unsharp mask algorithm in batch processing
Product: [Applications] digikam Reporter: Jens Schneider <jens_m_schneider>
Component: Plugin-Bqm-SharpenAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: caulier.gilles, jens_m_schneider
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.0.0

Description Jens Schneider 2009-09-06 13:27:31 UTC
Version:           10.0.x (using KDE 4.3.0)
Installed from:    SuSE RPMs

The unsharp mask algorithm in batch processing is taken from ImageMagick. It has different and confusing parameters compared to the single-picture version in the kipi-plugins. The latter are more standard (like in gimp or PhotoShop). So it would be nice to have only the kipi-algorithm in digikam also for batch processing.
Comment 1 caulier.gilles 2009-09-06 13:43:58 UTC
Your explaination are wrong. 

kipi version use IM in background.
digiKam use IM algorithm in core lib.

To resume, it's the same code.

digiKam 1.0.0 include now a Batch Queue Manager with Unsharp tool. You don't need to use kipi version now. settings is the same between editor version and BQM.

For me this entry is invalid.

Gilles Caulier