On Nov 20, 2007 12:05 PM, Jesper de Jong <jespdj@xxxxxxxxx> wrote: > > > Is Gaussian blur not a standard algorithm that has a well-defined > meaning > > > for the radius? See for example > http://en.wikipedia.org/wiki/Gaussian_blur > > > > > > If it is, then which one is doing it wrong, CS3 or GIMP? The amount of blurring achieved by a gaussian blur is specified by the standard deviation of the blurring kernel not the size of the blurring kernel. This probably means that GIMP and Photoshop use different ways of computing the standard deviation used from the user specified radius. Using the size of the kernel (which probably is ~2.5x the standard deviation) might be leading to behavior similar to what GIMP is doing. /Øyvind K. -- «The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/ _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer