Line 2: Line 2:
  
 
=CSFT of some basic filters=
 
=CSFT of some basic filters=
 
+
Used in [[ECE438]]
 +
----
 
Plot of the frequency response of the average filter:
 
Plot of the frequency response of the average filter:
 
    
 
    
Line 45: Line 46:
  
 
----
 
----
[[ ECE438 (BoutinFall2009)|Back to ECE438 (BoutinFall2009)]]
+
[[2010_Fall_ECE_438_Boutin|Back to ECE438 Fall 2010]]
 +
 
 +
[[ ECE438 (BoutinFall2009)|Back to ECE438 Fall2009]]

Revision as of 10:57, 22 November 2010


CSFT 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] $ 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 Fall 2010

Back to ECE438 Fall2009

Alumni Liaison

To all math majors: "Mathematics is a wonderfully rich subject."

Dr. Paul Garrett