Average filters

An average filter may have any user-defined size. The filter calculates the average of the pixels considered, and assigns this value to the center pixel in the output map.

The standard average filter is the linear filter AVG3x3. Furthermore, you can use user-defined average filters: specify the size of the filter.