Image interpolation based on the pixel value corresponding to the smallest absolute difference
Olivier Rukundo, Kai‐Ning Wu, Hanqiang Cao
Abstract
Olivier Rukundo, Kai‐Ning Wu, Hanqiang Cao
Abstract
This paper proposes a novel algorithm for image interpolation. The motivation is based on relentless image interpolation artefacts and computational complexity. The solution proposed is founded on reprocessing one of the four pixels surrounding the unknown location and calculating the mean between that pixel and the value introduced by the bilinear interpolation. Subsequently, the mean is multiplied by the control factor k whose value is selected according to experimental analysis. Experimental results are further presented to show the effectiveness and performance of the proposed algorithm.
OpenAlex reports 12 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper proposes a novel algorithm for image interpolation. The motivation is based on relentless image interpolation artefacts and computational complexity. The solution proposed is founded on reprocessing one of the four pixels surrounding the unknown location and calculating the mean between that pixel and the value introduced by the bilinear interpolation. Subsequently, the mean is multiplied by the control factor k whose value is selected according to experimental analysis. Experimental results are further presented to show the effectiveness and performance of the proposed algorithm.
Key concepts: Bilinear interpolation, Interpolation (computer graphics), Pixel, Stairstep interpolation, Image scaling, Image (mathematics), Value (mathematics), Algorithm