On 11/22/2010 09:59 PM, Patrick Horgan wrote:
>>      From the comments in the code, it looks like it's computing the
>> convolution matrix values by integrating the gaussian bell curve (using
>> 100 points total).
> Now I'm interested.  Where can I look in the code for
> this?  They really do this every time with the same
> results instead of just having an array of the numbers
> so generated?
>

plugins/unsharp-mask.c, line 768 and up. It's not always the same 
results, because the blur radius is used as at the standard deviation of 
the integrated gaussian.

_______________________________________________
Gimp-developer mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to