WindPoly: Polygonal Mesh Reconstruction via Winding Numbers
Xin He, Chenlei Lv, Pengdi Huang, and Hui Huang

TL;DR
WindPoly introduces a robust, normal-vector-free polygonal mesh reconstruction method for architectural point clouds, improving noise robustness and geometric detail preservation over existing techniques.
Contribution
It proposes an iterative shape detection and winding number-based orientation approach that enhances robustness and structural accuracy in mesh reconstruction.
Findings
Reconstructs concise, oriented polygonal meshes from noisy point clouds.
Outperforms state-of-the-art methods in accuracy and robustness.
Avoids reliance on normal vectors, simplifying the process.
Abstract
Polygonal mesh reconstruction of a raw point cloud is a valuable topic in the field of computer graphics and 3D vision. Especially to 3D architectural models, polygonal mesh provides concise expressions for fundamental geometric structures while effectively reducing data volume. However, there are some limitations of traditional reconstruction methods: normal vector dependency, noisy points and defective parts sensitivity, and internal geometric structure lost, which reduce the practicality in real scene. In this paper, we propose a robust and efficient polygonal mesh reconstruction method to address the issues in architectural point cloud reconstruction task. It is an iterative adaptation process to detect planar shapes from scattered points. The initial structural polygonal mesh can be established in the constructed convex polyhedral space without assistance of normal vectors. Then,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · 3D Shape Modeling and Analysis
