Scalable real-time volumetric surface reconstruction
Jiawen Chen, Dennis Bautembach, Shahram Izadi
In ACM Transactions on Graphics, 32(4), July 2013.
Abstract: We address the fundamental challenge of scalability for real-time volumetric surface reconstruction methods. We design a memory efficient, hierarchical data structure for commodity graphics hardware, which supports live reconstruction of large-scale scenes with fine geometric details. Our sparse data structure fuses overlapping depth maps from a moving depth camera into a single volumetric representation, from which detailed surface models are extracted. Our hierarchy losslessly streams data bidirectionally between GPU and host, allowing for unbounded reconstructions. Our pipeline, comprised of depth map post-processing, camera pose estimation, volumetric fusion, surface extraction, and streaming, runs entirely in real-time. We experimentally demonstrate that a shallow hierarchy with relatively large branching factors yields the best memory/speed tradeoff, consuming an order of magnitude less memory than a regular grid. We compare an implementation of our data structure to existing methods and demonstrate higher-quality reconstructions on a variety of large-scale scenes, all captured in real-time.
@article{Chen:2013:SRV,
author = {Jiawen Chen and Dennis Bautembach and Shahram Izadi},
title = {Scalable real-time volumetric surface reconstruction},
journal = {ACM Transactions on Graphics},
volume = {32},
number = {4},
pages = {113:1--113:10},
month = jul,
year = {2013},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."