[Digikam-devel] [Bug 148540] Improvements of adding noise tool

Gilles Caulier caulier.gilles at gmail.com
Wed Mar 24 13:36:17 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=148540





--- Comment #55 from Gilles Caulier <caulier gilles gmail com>  2010-03-24 14:35:57 ---
Created an attachment (id=42226)
 --> (http://bugs.kde.org/attachment.cgi?id=42226)
First try to implement Graininess size support

Julien,

Look there :

http://farm3.static.flickr.com/2782/4459991422_cebb5591ce_o.png

Attached patch add support and experimental concept to adjust graininess size.
Of course, like you can see, I use the same adjustment for all pixel from the
matrix, and result is a mosaicked image. 

The pixel on the top left is the reference to compute nRand. All other pixels
from the matrix are adjusted with this value. 

The start idea is there. Instead to use same value for each matrix points, we
must compute alternative random values in the matrix loop one by one. These
alternative nRand must be near of the reference one.

What do you think about this concept ?

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list