next up previous contents
Next: 13.3.5.3.3 Basic Smooth: 5x5 Up: 13.3.5.3 Smoothing and Blurring Previous: 13.3.5.3.1 Arithmetic Mean

13.3.5.3.2 Basic Smooth: 3x3
(not normalized)

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



David Blythe
1999-08-06