Abstract
Mesh reconstruction is widely used in industrial reverse engineering and other 3D scanning applications. Many of the methods used can accurately and swiftly reconstruct a model from a given input scan dataset – however, in some applications, simplification of the output mesh may be needed to render further computation tractable. This paper presents a method based on a recursive RANSAC point removal approach, where an input point cloud is deconstructed into a set of convex point clusters, each corresponding to a mesh face of the final output model. The combined use of cluster analysis and RANSAC model extraction allows the method to operate on a relatively small number of possible vertex candidates for the final mesh, leading to an output mesh with relatively few faces compared to other approaches.
Original language | English |
---|---|
Title of host publication | International Conference on Machine Vision and Applications (ICMVA 2021) |
Number of pages | 5 |
Publisher | Association for Computing Machinery |
Publication date | 20 Feb 2021 |
Edition | 4 |
Pages | 61-65 |
ISBN (Electronic) | 978-1-4503-8955-6 |
DOIs | |
Publication status | Published - 20 Feb 2021 |
Event | 4th International Conference on Machine Vision and Applications - , Singapore Duration: 20 Feb 2021 → 22 Feb 2021 |
Conference
Conference | 4th International Conference on Machine Vision and Applications |
---|---|
Country/Territory | Singapore |
Period | 20/02/2021 → 22/02/2021 |
Keywords
- 3D Scanning
- Industrial reverse engineering
- Mesh reconstruction
- PCL
- Point cloud data
- RANSAC