Image Interpolation Using Autoregressive Model and Gauss-Seidel Optimization.

Ketan Tang,Oscar C. Au,Lu Fang,Zhiding Yu,Yuanfang Guo
DOI: https://doi.org/10.1109/ICIG.2011.155
2011-01-01
Abstract:In this paper we propose a simple yet effective image interpolation algorithm based on autoregressive model. Unlike existing algorithms which rely on low resolution pixels to estimate interpolation coefficients, we optimize the interpolation coefficients and high resolution pixel values jointly from one optimization problem. Although the two sets of variables are coupled in the cost function, the problem can be effectively solved using Gauss-Seidel method. We prove the iterations are guaranteed to converge. Experiments show that on average we have over 3dB gain compared to bicubic interpolation and over 0.1dB gain compared to SAI.
What problem does this paper attempt to address?