Difference between revisions of "2012 Winter Project Week:FastInterpolation"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2012.png|Projects List </gallery> ==Key Investigators== * Ivan Kolesov : Georgia Institute of Technology * …')
 
Line 13: Line 13:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
The goal is to integrate and streamline tracked data logging from the BK ultrasound (specifically RF data) using Slicer and PLUS. This will facilitate use of the BK system for on- and off-line visualization and data analysis.
+
*Goal: Create a deformable registration approach in the presence of large deformations(e.g. in the presence of abnormalities, between different patients)
 
+
*A stochastic registration algorithm has been implemented.
 +
*Bottleneck is performing image interpolation quickly.
  
  
Line 23: Line 24:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
 +
*Take advantage of the structure of deformation (parameterized deformation field).
 +
*Perform approximate interpolation.
 +
*Make algorithmic improvements to make algorithm usable on large 3D datasets.
  
 
</div>
 
</div>

Revision as of 20:59, 31 December 2011

Home < 2012 Winter Project Week:FastInterpolation

Key Investigators

  • Ivan Kolesov : Georgia Institute of Technology
  • Greg Sharp : MGH
  • Allen Tannenbaum : Boston University

Objective

  • Goal: Create a deformable registration approach in the presence of large deformations(e.g. in the presence of abnormalities, between different patients)
  • A stochastic registration algorithm has been implemented.
  • Bottleneck is performing image interpolation quickly.


Approach, Plan

  • Take advantage of the structure of deformation (parameterized deformation field).
  • Perform approximate interpolation.
  • Make algorithmic improvements to make algorithm usable on large 3D datasets.

Progress

Delivery Mechanism

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

  1. Slicer Module (via PLUS and OpenIGTLink)


References