Revision as of 06:44, 18 November 2009 by Mboutin (Talk | contribs)


CSFT of some basic filters

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] $ with $ \lambda = 0.5 $.

Edgedetectfilterfrequencyresponse.png

Plot of the frequency response of the filter:

$ 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 (BoutinFall2009)

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang