Next: Symmetric cubic filters
Up: Reconstruction in practice
Previous: Nearest neighbor interpolation
  Contents
Linear interpolation is definitely the most popular and most widely
used reconstruction method. The reasons for this are that it is simple
and pretty straightforward to implement and the results are usually
not so bad. Linear interpolation in one dimension results in simply
connecting sampling points with straight lines.
To compare linear interpolation with ideal interpolation in frequency
domain we note first that linear interpolation corresponds to
convolution with a tent function, which is defined by
 |
(4.4) |
where T is the sampling distance. The frequency response of the tent
function can be computed with a simple trick, because the tent
function is the convolution of two box functions, i.e.,
 |
(4.5) |
so that, following the convolution theorem, the frequency response of
the tent function is the squared frequency response of the box function
 |
(4.6) |
The tent function is depicted in Fig. 4.4 together with its
frequency response, which is nevertheless far from ideal.
Figure 4.4:
On top the box and tent functions are depicted
(which correspond to nearest neighbor and linear
interpolation, respectively),below their frequency
responses together with the ideal frequency response.
|
|
Next: Symmetric cubic filters
Up: Reconstruction in practice
Previous: Nearest neighbor interpolation
  Contents
1999-12-29