| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
GeneralFilter --+
|
MedianFilter1D
Apply a median filter to the band.
A median filter is a simple filter that uses a sliding window in each dimension to smooth the data. It tends to preserve edges, which is one of the reasons to use this filter as opposed to a smoothing function.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:17 2008 | http://epydoc.sourceforge.net |