Connectivity-Preserving Cortical Surface Tetrahedralization
Besm Osman, Ruben Vink, Andrei Jalba, Maxime Chamberland
TL;DR
The paper addresses the challenge of generating volumetric tetrahedral meshes from cortical surfaces while preserving the original surface connectivity, even in the presence of self-intersections and defects. It introduces a connectivity-preserving tetrahedralization that uses a twin-point scheme, a Delaunay triangulation, removal of tetrahedra crossing the surface, and flood-fill to isolate the main interior component, followed by restoring twin points. A dedicated connectivity metric based on landmark geodesic distances quantifies how well the input connectivity is retained, and the method is evaluated against state-of-the-art approaches on a large cortical surface, showing superior connectivity preservation and deformation behavior close to ground truth. The approach offers a robust alternative for neuroimaging and biomechanical simulations, with potential applicability to other domains requiring topology-preserving mesh generation from imperfect surface data.
Abstract
A prerequisite for many biomechanical simulation techniques is discretizing a bounded volume into a tetrahedral mesh. In certain contexts, such as cortical surface simulations, preserving input surface connectivity is critical. However, automated surface extraction often yields meshes containing self-intersections, small holes, and faulty geometry, which prevents existing constrained and unconstrained meshers from preserving this connectivity. We address this issue by developing a novel tetrahedralization method that maintains input surface connectivity in the presence of such defects. We also present a metric to quantify the preservation of surface connectivity and demonstrate that our method correctly maintains connectivity compared to existing solutions.
