Median Filter Tool

This tool computes the median pixel of the pixel values in the kernel neighborhood, then uses this value as the output image pixel value. Unlike the discrete convolution tool, the kernel has no values associated with it. It simply defines the shape of the neighborhood. The figure below shows how the median filter tool works.

Median filtering