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

From NAMIC Wiki
Jump to: navigation, search
Line 13: Line 13:
 
* Allen Tannenbaum : Boston University
 
* Allen Tannenbaum : Boston University
  
<div style="margin: 80px;">
+
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
  

Revision as of 23:08, 12 January 2012

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 for computing 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 allow for large 3D datasets to be used.

Progress

Delivery Mechanism

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

  1. Slicer Module (via PLUS and OpenIGTLink)


References