<div class="csl-bib-body">
<div class="csl-entry">Parakkat, A. D., Ohrhallinger, S., Eisemann, E., & Memari, P. (2024). BallMerge: High‐quality Fast Surface Reconstruction via Voronoi Balls. <i>Computer Graphics Forum</i>, <i>43</i>(2). https://doi.org/10.1111/cgf.15019</div>
</div>
-
dc.identifier.issn
0167-7055
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/197864
-
dc.description.abstract
We introduce a Delaunay-based algorithm for reconstructing the underlying surface of a given set of unstructured points in 3D. The implementation is very simple, and it is designed to work in a parameter-free manner. The solution builds upon the fact that in the continuous case, a closed surface separates the set of maximal empty balls (medial balls) into an interior and exterior. Based on discrete input samples, our reconstructed surface consists of the interface between Voronoi balls, which approximate the interior and exterior medial balls. An initial set of Voronoi balls is iteratively processed, merging Voronoi-ball pairs if they fulfil an overlapping error criterion. Our complete open-source reconstruction pipeline performs up to two quick linear-time passes on the Delaunay complex to output the surface, making it an order of magnitude faster than the state of the art while being competitive in memory usage and often superior in quality. We propose two variants (local and global), which are carefully designed to target two different reconstruction scenarios for watertight surfaces from accurate or noisy samples, as well as real-world scanned data sets, exhibiting noise, outliers, and large areas of missing data. The results of the global variant are, by definition, watertight, suitable for numerical analysis and various applications (e.g., 3D printing). Compared to classical Delaunay-based reconstruction techniques, our method is highly stable and robust to noise and outliers, evidenced via various experiments, including on real-world data with challenges such as scan shadows, outliers, and noise, even without additional preprocessing.
en
dc.description.sponsorship
FWF - Österr. Wissenschaftsfonds
-
dc.description.sponsorship
WWTF Wiener Wissenschafts-, Forschu und Technologiefonds
-
dc.language.iso
en
-
dc.publisher
WILEY
-
dc.relation.ispartof
Computer Graphics Forum
-
dc.rights.uri
http://creativecommons.org/licenses/by/4.0/
-
dc.subject
surface reconstruction
en
dc.subject
voronoi
en
dc.subject
point clouds
en
dc.title
BallMerge: High‐quality Fast Surface Reconstruction via Voronoi Balls