(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
    
 
    
 
<math>
 
<math>
h(k,l)=\begin{array}{ccc}1& 2 & 1\\
+
h(k,l)=\frac{1}{16}\left[ \begin{array}{ccc}1& 2 & 1\\
 
2 &4 &2 \\
 
2 &4 &2 \\
 
1 & 2 & 1
 
1 & 2 & 1
 
\end{array}
 
\end{array}
 +
\right]
 
</math>
 
</math>
  
 
[[Image:averagefilterfrequencyresponse.png]]
 
[[Image:averagefilterfrequencyresponse.png]]
 +
 +
Plot of the frequency response of the filter:
 +
 
 +
<math>
 +
h(k,l)=\frac{1}{9}\left[\begin{array}{ccc}-1& -1 & -1\\
 +
-1 &8 &-1 \\
 +
-1 & -1 & -1
 +
\end{array}
 +
\right]
 +
</math>
 +
with <math>\lambda = 0.5</math>.
  
 
[[Image:edgedetectfilterfrequencyresponse.png]]
 
[[Image:edgedetectfilterfrequencyresponse.png]]
 +
 +
Plot of the frequency response of the filter:
 +
 
 +
<math>
 +
h(k,l)=\frac{1}{9}\left[\begin{array}{ccc}-\lambda & -\lambda & -\lambda\\
 +
-\lambda &9+8 \lambda  & -\lambda \\
 +
-\lambda & -\lambda & -\lambda
 +
\end{array}
 +
\right]
 +
</math>
  
 
[[Image:unsharpmaskfrequencyresponse.png]]
 
[[Image:unsharpmaskfrequencyresponse.png]]
  
[http://en.wikipedia.org/wiki/Unsharp_masking Link to example of unsharp masking]
+
== Links ==
 +
*[http://en.wikipedia.org/wiki/Unsharp_masking Example of unsharp masking applied to eye image]
 +
*[http://www.focusmagic.com/exampleunsharpmask.htm Illustrations of grainy effects caused by unsharp mark]

Latest revision as of 11:52, 28 April 2009

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

Alumni Liaison

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

Buyue Zhang