Difference between revisions of "2009 Summer project week 3d Deformable alignment"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
__NOTOC__
 +
<gallery>
 +
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]
 +
</gallery>
 +
 +
 +
 
==Key Investigators==
 
==Key Investigators==
 
* U Michigan: Zhou Shen, Jeff Fessler, James Balter
 
* U Michigan: Zhou Shen, Jeff Fessler, James Balter
Line 7: Line 14:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
Investigate CUDA-accelerated  
+
Investigate CUDA-accelerated deformable registration
 
</div>
 
</div>
  
Line 14: Line 21:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
A commmonly used algorithm for Cone Beam CT reconstruction is the Feldkamp backprojection method.  We plan to implement this in CUDA to evaluate the speed, and wrap it into an interface that will accept as input Varian Cone Beam CT projection images,
+
<ul>
 
+
<li>Test plastimatch plug-in, see if CUDA-accelerated B-Splines works</li>
 +
</ul>
 
</div>
 
</div>
  

Revision as of 01:37, 12 June 2009

Home < 2009 Summer project week 3d Deformable alignment


Key Investigators

  • U Michigan: Zhou Shen, Jeff Fessler, James Balter
  • MGH: Greg Sharp, Rui Li

Objective

Investigate CUDA-accelerated deformable registration

Approach, Plan

  • Test plastimatch plug-in, see if CUDA-accelerated B-Splines works

Progress

To be filled in later.