Makes each pixel the min / max / median / mode / etc. of the neighborhood of the specified width and height.
The type pf statistic to apply.
The width of the pixel neighborhood.
The height of the pixel neighborhood.
See Implementation
Makes each pixel the min / max / median / mode / etc. of the neighborhood of the specified width and height.