Shading-based Refinement on Volumetric Signed Distance Functions

SG 2015

M. Zollhöfer 1,4 A. Dai 2 M. Innmann 1 C. Wu 3 M. Stamminger 1 C.Theobalt 4 M. Nießner 2
1 University of Erlangen-Nuremberg 2 Stanford University 3 ETH Zurich 4 MPI Informatics


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.


Paper Video Talk Data

Video



Bibtex

 
@article{zollhoefer2015shading,
title = {Shading-based Refinement on Volumetric Signed Distance Functions},
author = {Zollh{\"o}fer, Michael and Dai, Angela and Innmann, Matthias and
Wu, Chenglei and Stamminger, Marc and Theobalt, Christian and
Nie{\ss}ner, Matthias},
journal = {ACM Transactions on Graphics (TOG)},
publisher = {ACM},
volume = {34},
number = {4},
year = {2015}
}