Patch Based Synthesis for Single Depth Image Super-Resolution

Abstract

We present an algorithm to synthetically increase the resolution of a solitary depth image using only a generic database of local patches. Modern range sensors measure depths with non-Gaussian noise and at lower starting resolutions than typical visible-light cameras. While patch based approaches for upsampling intensity images continue to improve, this is the first exploration of patching for depth images. We match against the height field of each low resolution input depth patch, and search our database for a list of appropriate high resolution candidate patches. Selecting the right candidate at each location in the depth image is then posed as a Markov random field labeling problem. Our experiments also show how important further depth-specific processing, such as noise removal and correct patch normalization, dramatically improves our results. Perhaps surprisingly, even better results are achieved on a variety of real test scenes by providing our algorithm with only synthetic training depth data.

Cite

Text

Aodha et al. "Patch Based Synthesis for Single Depth Image Super-Resolution." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_6

Markdown

[Aodha et al. "Patch Based Synthesis for Single Depth Image Super-Resolution." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/aodha2012eccv-patch/) doi:10.1007/978-3-642-33712-3_6

BibTeX

@inproceedings{aodha2012eccv-patch,
  title     = {{Patch Based Synthesis for Single Depth Image Super-Resolution}},
  author    = {Aodha, Oisin Mac and Campbell, Neill D. F. and Nair, Arun and Brostow, Gabriel J.},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {71-84},
  doi       = {10.1007/978-3-642-33712-3_6},
  url       = {https://mlanthology.org/eccv/2012/aodha2012eccv-patch/}
}