Difference between revisions of "2012 Summer Project Week:PlastimatchIntegration"

From NAMIC Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
We are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.
+
The goal is to improve interactivity of plastimatch extensions to 3D Slicer by transitioning from CLP to loadable module.
 
 
 
 
  
 
</div>
 
</div>
Line 22: Line 20:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is <foo>.
+
We already have a loadable module framework which compiles and runs.  The next steps will be to design the GUI and
 
+
then call appropriate plastimatch functions.
Our plan for the project week is to first try out <bar>,...
 
  
 
</div>
 
</div>
Line 31: Line 28:
  
 
<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.
+
 
  
  

Revision as of 13:57, 18 June 2012

Home < 2012 Summer Project Week:PlastimatchIntegration

Key Investigators

  • MGH: James Shackleford, Greg Sharp

Objective

The goal is to improve interactivity of plastimatch extensions to 3D Slicer by transitioning from CLP to loadable module.

Approach, Plan

We already have a loadable module framework which compiles and runs. The next steps will be to design the GUI and then call appropriate plastimatch functions.

Progress


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. Slicer Module
    1. Extension -- loadable

References