Difference between revisions of "2008 Winter Project Week:Meshing Techniques into NA-MIC Toolkit"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{|
 
{|
 
|[[Image:NAMIC-SLC.jpg|thumb|320px|Return to [[2008_Winter_Project_Week]] ]]
 
|[[Image:NAMIC-SLC.jpg|thumb|320px|Return to [[2008_Winter_Project_Week]] ]]
|valign="top"|[[Image:Hand-Subject.jpg|thumb|left|250px|Subject Hand Image]]
+
|valign="top"|
 
|}
 
|}
  
Line 23: Line 23:
 
<h1>Approach, Plan </h1>
 
<h1>Approach, Plan </h1>
 
Two tools will be developed to help support the meshing workflow. This includes the following:
 
Two tools will be developed to help support the meshing workflow. This includes the following:
#Material property assignment for mesh elements using imaging data
+
1) Tool for material property assignment for mesh elements using imaging data, and 2) Tool to export VTK unstructured grids to the Abaqus format. Start the development of an execution model for a mapped meshing algorithm that registers a template mesh to a target surface
#Tool to export VTK unstructured grids to the Abaqus format.
 
  
 
</div>
 
</div>
Line 32: Line 31:
 
<h1>Progress</h1>
 
<h1>Progress</h1>
  
 
====June 2007 Project Week====
 
Discussion of meshing improvement packages.  Drafted an effort  with Sandia Labs to test the Mesquite mesh improvement library for biomedical mesh applications. Discussed licensing issues with NA-MIC regarding external libraries.  Specific accomplishments this week:
 
 
*Integrated a rigid body initialization for a Thirion Demons registration for atlas <-> subject registration. The above modification was used to warp the atlas to the subject as shown in the figures.
 
 
*Neural network code now supports all ITK transforms for registration of the atlas<->subject. This was achieved using the itkTransformReader and the a templated function over the image type and transform type to resample the images.
 
 
 
====Jan 2007 Project Half Week====
 
Completed a command line module to perform voxel meshing in Slicer3.  Developed VTK-based algorithms for creating triangulated surface representations with embedded holes.
 
 
   
 
   
 
</div>
 
</div>
Line 52: Line 40:
  
 
===References===
 
===References===
*Nicole M Grosland , Curtis Lisle, Kiran H. Shivanna, Steve Pieper, Vincent A Magnotta, "A CHECK OF MESH QUALITY", submitted to ASB'07
 

Revision as of 02:17, 7 January 2008

Home < 2008 Winter Project Week:Meshing Techniques into NA-MIC Toolkit


Key Investigators

  • University of Iowa: Nicole Grosland , Vince Magnotta, Kiran Shivanna


Objective

The University of Iowa has developed a complete Finite Element meshing workflow to operates from image source through to FE simulation using Abaqus. For this project, we are will be creating new Slicer3 execution model programs to support the meshing workflow and to expand the current meshing capabilities.


Approach, Plan

Two tools will be developed to help support the meshing workflow. This includes the following: 1) Tool for material property assignment for mesh elements using imaging data, and 2) Tool to export VTK unstructured grids to the Abaqus format. Start the development of an execution model for a mapped meshing algorithm that registers a template mesh to a target surface

Progress




References