next up previous contents index
Next:   MESSAGE Up: The KEYBOARD INTERFACE: Command Previous:   MACRO

  MEDIAN FILTER

Filters data within ROI by taking median value within a user defined window for each data point. The output is in the memory.

Median filtering is a non-linear filtering technique which is sometimes useful as it can preserve sharp features (e.g. lines) in an image whilst filtering noise.

The disadvantage is that it is difficult to treat analytically the effect of a median filter. There is no error propagation.



Andrew Hammersley
2004-01-09