Scinovex
articleTop 1% cited

Real-time 3D reconstruction at scale using voxel hashing

ACM Transactions on Graphics · 2013 · Vol. 32(6) · pp. 1–11
Matthias NießnerMichael ZollhöferShahram IzadiMarc Stamminger

Abstract

Online 3D reconstruction is gaining newfound interest due to the availability of real-time consumer depth cameras. The basic problem takes live overlapping depth maps as input and incrementally fuses these into a single 3D model. This is challenging particularly when real-time performance is desired without trading quality or scale. We contribute an online system for large and fine scale volumetric reconstruction based on a memory and speed efficient data structure. Our system uses a simple spatial hashing scheme that compresses space, and allows for real-time access and updates of implicit surface data, without the need for a regular or hierarchical grid data structure. Surface data is only stored densely where measurements are observed. Additionally, data can be streamed efficiently in or out of the hash table, allowing for further scalability during sensor motion. We show interactive reconstructions of a variety of scenes, reconstructing both fine-grained details and large scale environments. We illustrate how all parts of our pipeline from depth map pre-processing, camera pose estimation, depth map fusion, and surface rendering are performed at real-time rates on commodity graphics hardware. We conclude with a comparison to current state-of-the-art online systems, illustrating improved performance and reconstruction quality.

Advanced Vision and ImagingRobotics and Sensor-Based LocalizationOptical measurement and interference techniquesComputer scienceScalabilityRendering (computer graphics)3D reconstructionComputer visionComputer graphics (images)VoxelArtificial intelligenceHash functionGraphics pipeline

Funding

  • University of Cambridge
  • Deutsche Forschungsgemeinschaft
Citations
989
FWCI
37.00
field-weighted impact
References
53
Percentile
100%
vs. same field & year
Citations per year
Cited by
BundleFusion
ACM Transactions on Graphics · 2017 · 667 citations
Instant neural graphics primitives with a multiresolution hash encoding
ACM Transactions on Graphics · 2022 · 3,455 citations
Deferred neural rendering
ACM Transactions on Graphics · 2019 · 1,322 citations
Neural volumes
ACM Transactions on Graphics · 2019 · 647 citations
References
A method for registration of 3-D shapes
IEEE Transactions on Pattern Analysis and Machine Intelligence · 1992 · 17,826 citations
Citation Network

How this paper connects to the literature. Drag to explore, click any node to open that paper.

Real-time 3D reconstruction at scale using voxel hashing · Scinovex