Bug 121281 - sharpening photograph tool is not working
Summary: sharpening photograph tool is not working
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Sharpen (show other bugs)
Version: 0.9.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 12:45 UTC by bguettner
Modified: 2022-01-17 20:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bguettner 2006-02-03 12:45:31 UTC
Version:           0.9.0-svn (using KDE 3.5.1, Kubuntu Package 4:3.5.1-0ubuntu0breezy1 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-686

When using sharpening tool and setting the value for "sharpness" to any value > 0 , target area of preview window becomes black. Such effect can be applied and resulting image is black, too.

Output from console:

digikam: Reading JPEG metadata: APP1 (size=6279)
digikam: Reading JPEG metadata: APP13 (size=7514)
digikam: Reading JPEG metadata: APP1 (size=6149)
digikam: SharedLoadingTask 0x864b6b0: image loaded, false
digikam: Sharpen::End of computation !!! ... ( 0 s )
digikam: Preview sharpen completed...
digikam: Sharpen::End of computation !!! ... ( 0 s )
digikam: Preview sharpen completed...
digikam: Preview sharpen completed...
digikam: Sharpen::End of computation !!! ... ( 2 s )
Comment 1 caulier.gilles 2006-02-03 12:50:40 UTC
I cannot accept any bugs report from 0.9.0 because code is under development.

If you read the TODO file, you can see that sharpen algorithm need to be updated to support 16 bits image.

Actually, the code is broken in the tool. This is why you have a black hole instead the image.

I close this file. I will just restored the algorithm to work only why 8 bits images! If you know image filter algorithms, you can help me to finalize this job (:=))))...

Gilles Caulier