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

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 
Image:Plastimatch_clp_bspline_gui_2012.png|Current command line interface
 
Image:Plastimatch_clp_bspline_gui_2012.png|Current command line interface
 +
Image:Plastimatch_loadable_bspline_gui_2012.png|New loadable module interface
 
</gallery>
 
</gallery>
  
Line 12: Line 13:
  
 
<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 21:
 
<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 29:
  
 
<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.
+
A first version of the GUI has been designed and implemented. Significant work has been performed on the loadable module framework towards tighter integration with the MRML tree.
  
  
Line 39: Line 37:
 
==Delivery Mechanism==
 
==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)
+
This work will be delivered to the NA-MIC Kit as a
  
 
#Slicer Module
 
#Slicer Module

Latest revision as of 07:47, 22 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

A first version of the GUI has been designed and implemented. Significant work has been performed on the loadable module framework towards tighter integration with the MRML tree.


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a

  1. Slicer Module
    1. Extension -- loadable

References