Box Blur

 
 
 

Blurs the image by creating a box of a user-defined size around each pixel, calculating the average value of the pixels within that box, and applying that value to the original pixel.

Requires an Input (Any).

Produces an Output (Any).

Filter

Width

Sets the horizontal size of the box. The larger the box, the greater the blurring effect of the filter.

Height

Sets the vertical size of the box. The larger the box, the greater the blurring effect of the filter.

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