CVOct 4, 2016

Sparsity-based Color Image Super Resolution via Exploiting Cross Channel Constraints

arXiv:1610.01066v137 citations
Originality Incremental advance
AI Analysis

This work addresses super-resolution for color images by exploiting edge similarities across RGB channels, offering an incremental improvement over existing luminance-focused methods.

The paper tackled the problem of color image super-resolution by extending sparsity-based methods to incorporate cross-channel color constraints, resulting in improved visual and quantitative performance over state-of-the-art methods.

Sparsity constrained single image super-resolution (SR) has been of much recent interest. A typical approach involves sparsely representing patches in a low-resolution (LR) input image via a dictionary of example LR patches, and then using the coefficients of this representation to generate the high-resolution (HR) output via an analogous HR dictionary. However, most existing sparse representation methods for super resolution focus on the luminance channel information and do not capture interactions between color channels. In this work, we extend sparsity based super-resolution to multiple color channels by taking color information into account. Edge similarities amongst RGB color bands are exploited as cross channel correlation constraints. These additional constraints lead to a new optimization problem which is not easily solvable; however, a tractable solution is proposed to solve it efficiently. Moreover, to fully exploit the complementary information among color channels, a dictionary learning method is also proposed specifically to learn color dictionaries that encourage edge similarities. Merits of the proposed method over state of the art are demonstrated both visually and quantitatively using image quality metrics.

Foundations

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

Your Notes