Difference between revisions of "2009 Summer project week 3d Deformable alignment"
From NAMIC Wiki
(Created page with '==Key Investigators== * U Michigan: Zhou Shen, Jeff Fessler, James Balter * MGH: Greg Sharp, Rui Li <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-righ...') |
|||
Line 7: | Line 7: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | Investigate CUDA-accelerated | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
Revision as of 01:35, 12 June 2009
Home < 2009 Summer project week 3d Deformable alignmentKey Investigators
- U Michigan: Zhou Shen, Jeff Fessler, James Balter
- MGH: Greg Sharp, Rui Li
Objective
Investigate CUDA-accelerated
Approach, Plan
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,
Progress
To be filled in later.