Digikam/SoK2012/AutoNR

From KDE Community Wiki
Revision as of 10:50, 24 May 2012 by Atneik (talk | contribs) (Created page with "= Digikam SoK 2012 Auto Noise Reduction = DigiKam already has a good noise reduction algorithm but it is with manual NR settings. What we need is a Automatic NR settings adjustm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Digikam SoK 2012 Auto Noise Reduction

DigiKam already has a good noise reduction algorithm but it is with manual NR settings. What we need is a Automatic NR settings adjustment option depending upon the input image's noise level and the type of noise present. This would automate the task and will also make it easier for newbies to find the NR settings which 'just works' for the input image.

One of the primary goal is to implement a Noise Level Function (NFL) which works using using a single image[1]. Secondly we need to map the obtained Noise Level to the already present NR settings (This would certainly require much of testing with the real image dataset). Here is the Bugzilla entry

Project Timeline

Updates

Todo

Milestone name Milestone description Assigned to Expected Start Date Status
NLF Implement the function for Noise estimation as in [1] Aniket 1 June

Reference and Links

[1] Noise Estimation from a Single Image : Richard Szeliski; Sing Bing Kang; Ce Liu William; T. Freeman, 2006


[2] Fast method for noise level estimation and integrated noise reduction: Bruna, A.; Messina, G.; Spampinato, G., 2005

Note

Please use the talk page to discuss this proposal.