Module filter

Source
Expand description

Not convolution based image filters

Traits§

MedianFilterExt
Median filter, given a region to move over the image, each pixel is given the median value of itself and it’s neighbours