Gaussian Blur

 
 
 

Gaussian Blur is similar to Low Pass Filter, but it allows independent blurring in the horizontal and vertical directions.

Requires an Input (Any).

Produces an Output (Any).

Filter

Width, Height

Sets the size and shape of the filter. If the Width and Height are different, the blurring effect will be directional. Set any pixel values using the sliders. The larger the values, the greater the blurring effect of the filter.

Accuracy

Accuracy lets you change the range of samples used to approximate a Gaussian blur of a given radius. For high accuracy (e.g., 90%) samples are taken over about twice the radius of the blur, while for the lowest accuracy (60%), samples are taken over the radius of the blur.

Mask

Controls this operator's Mask Options.

Output

Controls this operator's Output Options.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License