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
|
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 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.
|