You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 24: Image Processing (29)
ronthalanki

The box filter can have issues with aliasing that the gaussian filter may not. This is because with the box filter, a pixel will be used or not used in the averaging to calculate the new pixel. Whereas in gaussian filtering, there is a slow increase/decrease in weighting. This makes sharp changes in the spatial domain more blurred.

You must be enrolled in the course to comment