PROCESSIMAGES Procedure

BOXFILTER Statement

  • BOXFILTER KERNELHEIGHT=number KERNELWIDTH=number;

The BOXFILTER statement blurs an image by using a normalized box filter. For more information about this statement, see the section BOXFILTER.

You must specify the following options:

KERNELHEIGHT=number

specifies the height of the box filter kernel in pixels.

KERNELWIDTH=number

specifies the width of the box filter kernel in pixels.

Last updated: March 26, 2026