Slicer Interactive Module

From NAMIC Wiki
Revision as of 17:51, 25 October 2007 by Clisle (talk | contribs) (New page: 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 generat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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