Bug 206487 - Improve unsharp mask algorithm in batch processing
Summary: Improve unsharp mask algorithm in batch processing
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Bqm-Sharpen (show other bugs)
Version: 1.0.0
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 13:27 UTC by Jens Schneider
Modified: 2017-07-09 11:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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