NURBS-based surface generation from 3D images: spectral construction and data-driven model selection

Antoine Perney,Stéphane Bordas,Pierre Kerfriden
DOI: https://doi.org/10.1093/jcde/qwad082
2023-08-13
Journal of Computational Design and Engineering
Abstract:In this paper, we present a set of improved algorithms for recovering CAD-type surface models from 3D images. The goal of the proposed framework is to generate B-Spline or NURBS surfaces, which are standard mathematical representations of solid objects in digital engineering. To create a NURBS surface, we first compute a control network (a quadrilateral mesh) from a triangular mesh using the Marching Cubes algorithm and Discrete Morse theory. To create a NURBS surface, we first compute a triangular mesh using the Marching Cubes algorithm, then the control network (a quadrilateral mesh) is determined from the triangular mesh by using discrete Morse theory. Discrete Morse theory uses the critical points of a specific scalar field defined over the triangulation to generate a quad mesh. Such a scalar field is obtained by solving a graph Laplacian eigenproblem over the triangulation. However, the resulting surface is not optimal. We therefore introduce an optimisation algorithm to better approximate the geometry of the object. In addition, we propose a statistical method for selecting the most appropriate eigenfunction of the graph Laplacian to generate a control network that is neither too coarse nor too fine, given the precision of the 3D image. To do this, we set up a regression model and use an information criterion to choose the best surface. Finally, we extend our approach by taking into account both model and data uncertainty using probabilistic regression and sampling the posterior distribution with Hamiltonian MCMC.
computer science, interdisciplinary applications,engineering, multidisciplinary
What problem does this paper attempt to address?