This simple example shows the kind of improvement that can be obtained if we use the projection method instead of the standard (interpolation and resampling) approach.
The original image was first reduced and then magnified back to its original size. In both cases, the underlying continuous image model is a separable linear spline. The standard approach performs resizing by simple resampling, while the projection methods implements the least-squares approximation.
|