Resampling filters
What does the 2D version of this hat function look like?
performs
linear interpolation
(tent function) performs
bilinear interpolation
Often implemented without cross-correlation
•
E.g.,
http://en.wikipedia.org/wiki/Bilinear_interpolation
Better filters give better resampled images
•
Bicubic is common choice
–
fit 3
rd
degree polynomial surface to pixels in neighborhood