Slicer Interactive Module
From NAMIC Wiki
Home < Slicer Interactive Module
The scope of this subproject is to develop a Slicer3 module for Finite Element modeling. Our approach is to adapt the process and source code from a standalone Finite Element Mesh generation program developed by the MIMX Group at the University of Iowa.
Standalone Program
The IaFeMesh application creates an established workflow consisting of multiple steps:
- read imagery file
- create surface from imagery
- create FE mesh bounding box from the bounds of the surface
- refine the FE bounding box
- generate a mesh using projection from the bounding box