Resampling filters
What does the 2D version of this hat function look like?
Better filters give better resampled images
•
Bicubic is common choice
–
fit 3
rd
degree polynomial surface to pixels in neighborhood
–
can also be implemented by a convolution
performs
linear interpolation
(tent function) performs
bilinear interpolation