SpeedSix.Clean (Discreet Box1)
PURPOSE
Removes small features (typically around the size of a pixel) from an image. Can be useful for reducing (even eliminating, on a good day) certain kinds of noise. Also known as median filtering.
INPUT CLIPS
1: Clip to Clean
: Small features (typically around the size of a pixel) may disappear from this image.
Clean CONTROL PAGE
Horizontal Radius (Number Min: 1, Max: 120, Default: 2)
Vertical Radius (Number Min: 1, Max: 120, Default: 2)
Sets the box dimension within which filtering is done. This 'box' is centred on every pixel of the image and its contents are used to find the corresponding output pixel.