[Gimp-developer] Gaussian highpass filter
saulgoode at flashingtwelve.brickfilms.com
saulgoode at flashingtwelve.brickfilms.com
Wed Feb 11 19:39:14 PST 2009
Quoting Daniel Andrei <andrei.daniel.stefan at gmail.com>:
> Hello,
> I'm sorry if this is not the proper place to post this , but I have a
> question and I hope some of you may be able to help me, so here goes:
> I need to apply a gaussian high pass filter on a grayscale image represented
> as a pixel matrix.
Wouldn't that basically be the difference between the original image
and a Gaussian blurred version? (i.e., duplicate the layer, set the
layermode of the duplicate to "Difference", and Gaussian blur the
duplicate)
More information about the Gimp-developer
mailing list