images
fast_interpolation.tar.gz
The code should closely correspond to the algorithm described in the
paper. The resulting interpolated images will be exactly m times
the size
of the input regions. However, the boundary effects might affect several
rows/columns of pixels next to the boundary. Therefore, these pixels were
not taken into account when we computed the PSNR values reported in the
paper. The number of affected pixels will in general depend on the spline
order and the interpolation ratio m. The boundary effects are not
only visible in this method for interpolation. Even the method we were
comparing to assumes some model for the pixels next to the boundary that
would often produce the result which is pleasing to the eye; however, the
boundary effects are present there also. Because of all that, we compared
only the stationary signal behaviour.
Maintained by
Bojan Vrcelj