next up previous contents
Next: 13.3.5.4 High-pass Filters Up: 13.3.5.3 Smoothing and Blurring Previous: 13.3.5.3.2 Basic Smooth: 3x3

13.3.5.3.3 Basic Smooth: 5x5
(not normalized)

\begin{displaymath}\left[
\begin{array}{r r r r r}
1 & 1 & 1 & 1 & 1 \\
1 & 4 &...
...& 4 & 4 & 4 & 1 \\
1 & 1 & 1 & 1 & 1 \\
\end{array}
\right]
\end{displaymath}



David Blythe
1999-08-06