Multilevel Streaming for Out-of-Core Surface Reconstruction
Matthew Bolitho, Michael Kazhdan, Randal Burns, Hugues Hoppe
Eurographics Symposium on Geometry Processing, 2007, pp. 69--78.
Abstract: Reconstruction of surfaces from huge collections of scanned points often requires out-of-core techniques, and most such techniques involve local computations that are not resilient to data errors. We show that a Poisson-based reconstruction scheme, which considers all points in a global analysis, can be performed efficiently in limited memory using a streaming framework. Specifically, we introduce a multilevel streaming representation, which enables efficient traversal of a sparse octree by concurrently advancing through multiple streams, one per octree level. Remarkably, for our reconstruction application, a sufficiently accurate solution to the global linear system is obtained using a single iteration of cascadic multigrid, which can be evaluated within a single multi-stream pass. We demonstrate scalable performance on several large datasets.
Article URL: http://dx.doi.org/10.2312/SGP/SGP07/069-078
BibTeX format:
@inproceedings{Bolitho:2007:MSF,
  author = {Matthew Bolitho and Michael Kazhdan and Randal Burns and Hugues Hoppe},
  title = {Multilevel Streaming for Out-of-Core Surface Reconstruction},
  booktitle = {Eurographics Symposium on Geometry Processing},
  pages = {69--78},
  year = {2007},
}
Search for more articles by Matthew Bolitho.
Search for more articles by Michael Kazhdan.
Search for more articles by Randal Burns.
Search for more articles by Hugues Hoppe.

Return to the search page.


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