Noise Suppression using Simple Spatial Filters

Type
Author
Graeme Ball
Requires
Programming Language
Interaction Level
License/Openness
Description

Simple spatial filters can be used to suppress noise in raw image data (i.e. by averaging intensities). The best choice of filter depends on the nature of the noise, but Gaussian filtering works well for Poisson noise (i.e. commonly observed photon-counting shot noise); whereas a median filter is ideal for salt-and-pepper noise. A larger filter radius leads to stronger noise suppression but more blurring. The URL above describes the simple 2D spatial filters available in ImageJ, but similar filters are available in most software. For 3D data, 3D versions of these filters work best (since there are more pixels to average within the same radius).

has function
Entry Curator
Last modified
11/26/2018 - 09:32