| Author |
Message |
contagiouseddie
Joined: 10 May 2004 Posts: 60 Helped: 3
|
30 Jan 2005 12:58 Median Filter |
|
|
|
|
| Is Median Filter a type of shift-invariant (time-invariant) system? Thanks.
|
|
| Back to top |
|
 |
pimr
Joined: 19 May 2004 Posts: 81 Helped: 6 Location: India
|
31 Jan 2005 4:46 Re: Median Filter |
|
|
|
|
hi,
no it is not a time invariant system.
pimr
|
|
| Back to top |
|
 |
contagiouseddie
Joined: 10 May 2004 Posts: 60 Helped: 3
|
31 Jan 2005 5:01 Re: Median Filter |
|
|
|
|
| Thanks. But, how can we model the Median Filter Impulse Response ( h([n]) as a mathematical function? I found that most reading materials on Median Filter are rather advance and not treating Median Filter at the most simplest way of explaining.
|
|
| Back to top |
|
 |
pimr
Joined: 19 May 2004 Posts: 81 Helped: 6 Location: India
|
31 Jan 2005 7:10 Re: Median Filter |
|
|
|
|
hi,
try this link for understanding what a median filter is
http://www.cee.hw.ac.uk/hipr/html/median.html
it is not a linear filter and therefore does not use convolution which
means that even if you have its impulse response(i don't know if it exists!) you won't be able
to apply usual signal processing techniques on it,moreover it is statistical
operator which come in general class of rank order statistics.
regards
pimr
|
|
| Back to top |
|
 |