Difference between revisions of "MeshingSummer2009"

From NAMIC Wiki
Jump to: navigation, search
Line 38: Line 38:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.
+
The first integration of the IA-FEMesh module was released at the NA-MIC All Hands Meeting in January 2009. The module's first release functions in 3D Slicer for creating meshes interactively, but doesn't allow MRML saves & restores. The rendering and data storage methods have been modified to conform to Slicer's MRML architecture for separate model and display nodes.  The three major classes of objects managed by IA-FEMesh (surfaces, building blocks, and meshes) are currently rendering in slicer using custom MRMLDisplayNode subclasses.  We will be completing and testing the interaction with the objects and their MRML representations during the project week.  We also hope to "back propogate" changes to the standalone code version of IA-FEMesh so future development of the standalone and integrated versions can continue from a single code base.  
  
  

Revision as of 13:06, 2 June 2009

Home < MeshingSummer2009


Key Investigators

  • University of Iowa: Nicole Grosland, Vince Magnotta, Kiran Shivanna
  • Isomics: Steve Pieper, Curtis Lisle

Objective

We are integrating finite element mesh creation tools developed at the University of Iowa into 3D Slicer. The result will be that 3D Slicer models can be further processed into meshes for analysis using external finite element programs, such as ABAQUS.




Approach, Plan

Standalone mesh creation tools exist in the standalone application IA-FEMesh found by clicking here.

During this week, we will be testing the second iteration of integration with 3D Slicer. This implementation uses MRML display nodes to display the meshes and supports interactive exploration and edting with VTK 3D widgets.

Progress

The first integration of the IA-FEMesh module was released at the NA-MIC All Hands Meeting in January 2009. The module's first release functions in 3D Slicer for creating meshes interactively, but doesn't allow MRML saves & restores. The rendering and data storage methods have been modified to conform to Slicer's MRML architecture for separate model and display nodes. The three major classes of objects managed by IA-FEMesh (surfaces, building blocks, and meshes) are currently rendering in slicer using custom MRMLDisplayNode subclasses. We will be completing and testing the interaction with the objects and their MRML representations during the project week. We also hope to "back propogate" changes to the standalone code version of IA-FEMesh so future development of the standalone and integrated versions can continue from a single code base.


References