Difference between revisions of "2011 Summer Project Week DTI PairWise Registration"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<gallery>
 
<gallery>
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]
+
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]
Image:notfound.png|Interesting picture to be added...
 
 
</gallery>
 
</gallery>
  
'''Full Title of Project'''
 
  
 
==Key Investigators==
 
==Key Investigators==
* UNC: Clement Vachet, Martin Styner
+
* UNC: Clement Vachet, Francois Budin, Martin Styner
* UIowa: Joy Matsui, Mark Scully
+
* IOWA: Joy Matsui, Mark Scully, Hans Johnson
 
 
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 16: Line 13:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 +
We are developing a pipeline which performs DTI pair-wise registration. The goal is to create a user-friendly Slicer3 extension which performs such a registration automatically, instead of running Slicer3 modules individually (fiber process, BRAINSFit, BRAINSDemonWarp, ResampleDTI Volume...). Such a wrapper will generate and use scalar features (e.g FA,MD) to drive the registration between two DTI images.
  
#:A Slicer module that will register two DWI images together.
 
  
 
</div>
 
</div>
Line 24: Line 21:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
#:Initial version will use scalar features (FA) to drive the registration between two DTI images. We will then investigate a method to perform pair-wise registration directly from DWI images.
+
 
 +
Our approach is to develop a C++ based Slice3 extension, which writes a BatchMake script, in order to call external modules as threads to perform individual steps of the pipeline.
 +
 
 +
Our plan for the project week is to development/enhancement of the module.
  
 
</div>
 
</div>
Line 38: Line 38:
 
<div style="width: 97%; float: left;">
 
<div style="width: 97%; float: left;">
  
==References==
+
==Delivery Mechanism==
D’Avila A, Scanavacca M, Sosa E, Riskin JN, Reddy VY. Pericardial anatomy for the Interventional Electrophysiologist. J Cardiovasc Electrophysiol 2003;14:422-430
+
 
 +
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
  
==Delivery Mechanism==
+
#ITK Module
 +
#Slicer Module
 +
##Built-in
 +
##Extension -- commandline YES
 +
##Extension -- loadable YES
 +
#Other (Please specify)
  
<!-- List here how you plan to deliver your results to user communities -->
+
==References==
  
This work will be delivered to the NAMIC Kit as a
 
  
#NITRIC distribution
+
</div>
#Slicer Module
 
##Built-in:
 
##Extension -- commandline: 
 
##Extension -- loadable:
 

Revision as of 19:27, 16 June 2011

Home < 2011 Summer Project Week DTI PairWise Registration


Key Investigators

  • UNC: Clement Vachet, Francois Budin, Martin Styner
  • IOWA: Joy Matsui, Mark Scully, Hans Johnson

Objective

We are developing a pipeline which performs DTI pair-wise registration. The goal is to create a user-friendly Slicer3 extension which performs such a registration automatically, instead of running Slicer3 modules individually (fiber process, BRAINSFit, BRAINSDemonWarp, ResampleDTI Volume...). Such a wrapper will generate and use scalar features (e.g FA,MD) to drive the registration between two DTI images.


Approach, Plan

Our approach is to develop a C++ based Slice3 extension, which writes a BatchMake script, in order to call external modules as threads to perform individual steps of the pipeline.

Our plan for the project week is to development/enhancement of the module.

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. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline YES
    3. Extension -- loadable YES
  3. Other (Please specify)

References