CVMay 13, 2014

An Intelligent Pixel Replication Technique by Binary Decomposition for Digital Image Zooming

arXiv:1405.3195v12 citations
Originality Incremental advance
AI Analysis

This work addresses image processing for applications requiring fast and high-quality zooming, though it is incremental as it builds on existing pixel replication methods.

The paper tackles digital image zooming by proposing a technique that modifies pixel replication through binary decomposition and interpolation, resulting in zoomed images with quality comparable to bicubic interpolation but with running times as fast as nearest neighbor interpolation.

Image zooming is the process of enlarging the spatial resolution of a given digital image. We present a novel technique that intelligently modifies the classical pixel replication method for zooming. Our method decomposes a given image into layer of binary images, interpolates them by magnifying the binary patterns preserving their geometric shape and finally aggregates them all to obtain the zoomed image. Although the quality of our zoomed images is much higher than that of nearest neighbor and bilinear interpolation and comparable with bicubic interpolation, the running time of our technique is extremely fast like nearest neighbor interpolation and much faster than bilinear and bicubic interpolation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes