Revision as of 12:50, 26 November 2014 by Mboutin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


DSFT of some basic filters

Used in ECE438


Plot of the frequency response of the average filter:

$ h(k,l)=\frac{1}{16}\left[ \begin{array}{ccc}1& 2 & 1\\ 2 &4 &2 \\ 1 & 2 & 1 \end{array} \right] $

Averagefilterfrequencyresponse.png

Plot of the frequency response of the filter:

$ h(k,l)=\frac{1}{9}\left[\begin{array}{ccc}-1& -1 & -1\\ -1 &8 &-1 \\ -1 & -1 & -1 \end{array} \right] $


Edgedetectfilterfrequencyresponse.png

Plot of the frequency response of the following filter, with $ \lambda = 0.5 $.:

$ h(k,l)=\frac{1}{9}\left[\begin{array}{ccc}-\lambda & -\lambda & -\lambda\\ -\lambda &9+8 \lambda & -\lambda \\ -\lambda & -\lambda & -\lambda \end{array} \right] $

Unsharpmaskfrequencyresponse.png

Links


Back to ECE438 Fall 2010

Back to ECE438 Fall2009

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva