Shading-based refinement on volumetric signed distance functions
Michael Zollhofer, Angela Dai, Matthias Innmann, Chenglei Wu, Marc Stamminger, Christian Theobalt, Matthias Niess ner
In ACM Transactions on Graphics (TOG), 34(4), August 2015.
Abstract: We present a novel method to obtain fine-scale detail in 3D reconstructions generated with low-budget RGB-D cameras or other commodity scanning devices. As the depth data of these sensors is noisy, truncated signed distance fields are typically used to regularize out the noise, which unfortunately leads to over-smoothed results. In our approach, we leverage RGB data to refine these reconstructions through shading cues, as color input is typically of much higher resolution than the depth data. As a result, we obtain reconstructions with high geometric detail, far beyond the depth resolution of the camera itself. Our core contribution is shading-based refinement directly on the implicit surface representation, which is generated from globally-aligned RGB-D images. We formulate the inverse shading problem on the volumetric distance field, and present a novel objective function which jointly optimizes for fine-scale surface geometry and spatially-varying surface reflectance. In order to enable the efficient reconstruction of sub-millimeter detail, we store and process our surface using a sparse voxel hashing scheme which we augment by introducing a grid hierarchy. A tailored GPU-based Gauss-Newton solver enables us to refine large shape models to previously unseen resolution within only a few seconds.
Article URL: http://doi.acm.org/10.1145/2766887
BibTeX format:
@article{10.1145-2766887,
  author = {Michael Zollhofer and Angela Dai and Matthias Innmann and Chenglei Wu and Marc Stamminger and Christian Theobalt and Matthias Niess ner},
  title = {Shading-based refinement on volumetric signed distance functions},
  journal = {ACM Transactions on Graphics (TOG)},
  volume = {34},
  number = {4},
  articleno = {96},
  month = aug,
  year = {2015},
}
Search for more articles by Michael Zollhofer.
Search for more articles by Angela Dai.
Search for more articles by Matthias Innmann.
Search for more articles by Chenglei Wu.
Search for more articles by Marc Stamminger.
Search for more articles by Christian Theobalt.
Search for more articles by Matthias Niess ner.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."