lSmoothing: removing
extreme values from the image.
lGaussian filter: replacing the original pixel I(x0, y0) by summation
of I(x, y)Gσ(d) over all pixels, where:
l
l , in one dimension.
l
• , in two dimensions.
•
•
•And d is the distance between pixel (x, y) and (x0,
y0)
l
lConvolution: h
= f * g (Weighted sum)
l
l