Filmsticking++: Rapid Film Sticking for Explicit Surface Reconstruction
Pengfei Wang, Jian Liu, Qiujie Dong, Shiqing Xin, Yuanfeng Zhou, Changhe Tu, Caiming Zhang, Wenping Wang
TL;DR
This work tackles explicit surface reconstruction from unoriented, potentially low-quality point clouds by addressing the limitations of prior RVD-based filmsticking methods in handling deep cavities and complex topology. It introduces Filmsticking++, which replaces the restricted Voronoi diagram with a restricted power diagram (RPD), augments the guiding surface with internal virtual sites to accelerate convergence, and applies a smoothness-aware manifold fix to disambiguate plate-like structures. The approach achieves a watertight, manifold surface with fewer iterations, improved robustness, and better scalability across synthetic and real datasets, including challenging high-genus and irregular point distributions. Practically, Filmsticking++ reduces computational cost while preserving sharp features and geometric details, enabling more reliable explicit surface reconstructions from imperfect data, though it still faces limitations on open surfaces and very thin neck regions.
Abstract
Explicit surface reconstruction aims to generate a surface mesh that exactly interpolates a given point cloud. This requirement is crucial when the point cloud must lie non-negotiably on the final surface to preserve sharp features and fine geometric details. However, the task becomes substantially challenging with low-quality point clouds, due to inherent reconstruction ambiguities compounded by combinatorial complexity. A previous method using filmsticking technique by iteratively compute restricted Voronoi diagram to address these issues, ensures to produce a watertight manifold, setting a new benchmark as the state-of-the-art (SOTA) technique. Unfortunately, RVD-based filmsticking is inability to interpolate all points in the case of deep internal cavities, resulting in very likely is the generation of faulty topology. The cause of this issue is that RVD-based filmsticking has inherent limitations due to Euclidean distance metrics. In this paper, we extend the filmsticking technique, named Filmsticking++. Filmsticking++ reconstructing an explicit surface from points without normals. On one hand, Filmsticking++ break through the inherent limitations of Euclidean distance by employing a weighted-distance-based Restricted Power Diagram, which guarantees that all points are interpolated. On the other hand, we observe that as the guiding surface increasingly approximates the target shape, the external medial axis is gradually expelled outside the guiding surface. Building on this observation, we propose placing virtual sites inside the guiding surface to accelerate the expulsion of the external medial axis from its interior. To summarize, contrary to the SOTA method, Filmsticking++ demonstrates multiple benefits, including decreases computational cost, improved robustness and scalability.
