NA-MIC Project WeeksThis project provides a simple and robust voxel-based volumetrization tool for medical models obtained from image segmentation. Its primary goal is to enable fast simulation prototyping by converting segmented anatomical structures into simulation-ready volumetric representations, without requiring mesh cleaning, manual corrections, or complex tetrahedral meshing procedures (e.g., TetGen).
By avoiding strict mesh quality constraints, the approach allows researchers and students to quickly test segmented models in FEM and physics-based simulations, even when surface meshes are imperfect or non-manifold. The pipeline is designed as a low-barrier, lightweight solution that prioritizes usability, reproducibility, and rapid iteration over highly optimized meshing accuracy.
The tool is particularly suited for early-stage experimentation, educational use, and proof-of-concept simulations, where fast feedback and robustness are more critical than advanced mesh optimization.
The objective of this project is to develop a simple, robust, and accessible volumetrization tool that enables the rapid conversion of medical segmentations into simulation-ready volumetric models. The project specifically targets scenarios in which traditional surface-based meshing pipelines are impractical due to strict mesh quality requirements, extensive manual cleaning, or frequent meshing failures.
The project aims to: • Enable fast testing of segmented anatomical models without requiring mesh cleaning or complex preprocessing. • Avoid traditional surface-based meshing pipelines that depend on high-quality clean processed meshes. • Generate voxel-based volumetric representations that are robust to imperfect or noisy segmentations. • Support rapid prototyping and early-stage simulations, where ease of use and speed are more important than mesh optimization. • Allow users to move from segmentation to simulation with minimal effort.
The overall goal is to lower the barrier to simulation, making it easier to explore segmented models in a FEM environment within a short time.
The project adopts a simple and user-oriented approach to transform segmented anatomical models into volumetric representations that can be quickly tested in simulations. The focus is on minimizing preprocessing effort and avoiding complex meshing steps, allowing users to move directly from segmentation to a usable volumetric model.
The workflow is designed to be intuitive: users select a model, choose a voxel size, and generate a filled volumetric representation that can be visualized and exported.
.vtk and .msh formats.You can try this extension here: https://github.com/DomenicoRiggio/SlicerModelsVoxelization
[1] Lasso, A., et al. Segment Mesher – A 3D Slicer extension for generating volumetric meshes from segmentation data.
GitHub repository: https://github.com/lassoan/SlicerSegmentMesher