Super-Resolution-Based Inpainting

Abstract

This paper introduces a new examplar-based inpainting framework. A coarse version of the input image is first inpainted by a non-parametric patch sampling. Compared to existing approaches, some improvements have been done (e.g. filling order computation, combination of K nearest neighbours). The inpainted of a coarse version of the input image allows to reduce the computational complexity, to be less sensitive to noise and to work with the dominant orientations of image structures. From the low-resolution inpainted image, a single-image super-resolution is applied to recover the details of missing areas. Experimental results on natural images and texture synthesis demonstrate the effectiveness of the proposed method.

Cite

Text

Le Meur and Guillemot. "Super-Resolution-Based Inpainting." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33783-3_40

Markdown

[Le Meur and Guillemot. "Super-Resolution-Based Inpainting." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/meur2012eccv-super/) doi:10.1007/978-3-642-33783-3_40

BibTeX

@inproceedings{meur2012eccv-super,
  title     = {{Super-Resolution-Based Inpainting}},
  author    = {Le Meur, Olivier and Guillemot, Christine},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {554-567},
  doi       = {10.1007/978-3-642-33783-3_40},
  url       = {https://mlanthology.org/eccv/2012/meur2012eccv-super/}
}