Flipping-based Iterative Surface Reconstruction for Unoriented Points

Yueji Ma,Yanzun Meng,Dong Xiao,Zuoqiang Shi,Bin Wang
DOI: https://doi.org/10.1016/j.cagd.2024.102315
IF: 1.368
2024-01-01
Computer Aided Geometric Design
Abstract:In this paper, we propose a novel surface reconstruction method for unoriented points by establishing and solving a nonlinear equation system. By treating normals as unknown parameters and imposing the conditions that the implicit field is constant and its gradients parallel to the normals on the input point cloud, we establish a nonlinear equation system involving the oriented normals. To simplify the system, we transform it into a 0-1 integer programming problem solely focusing on orientation by incorporating inconsistent oriented normal information through PCA. We solve the simplified problem using flipping-based iterative algorithms and propose two novel criteria for flipping based on theoretical analysis.Extensive experiments on renowned datasets demonstrate that our flipping-based method with wavelet surface reconstruction achieves state-of-the-art results in orientation and reconstruction. Furthermore, it exhibits linear computational and storage complexity by leveraging the orthogonality and compact support properties of wavelet bases. The source code is available at https://github.com/mayueji/FISR_code.
What problem does this paper attempt to address?