Difference between revisions of "2009 Summer project week prostate registration"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW2009-v3.png|Project Week Main Page Image:ProstateRegSupineToProneInParaview.png|Supine-Prone Prostate registration </gall...') |
|||
Line 8: | Line 8: | ||
* Allen Tannenbaum, Yi Gao; Georgia Tech | * Allen Tannenbaum, Yi Gao; Georgia Tech | ||
* Gabor Fichtinger, Andras Lasso, Siddharth Vikal; Queen’s University | * Gabor Fichtinger, Andras Lasso, Siddharth Vikal; Queen’s University | ||
− | * | + | * Steve Pieper; Isomics |
<div style="margin: 20px;"> | <div style="margin: 20px;"> |
Revision as of 18:26, 17 June 2009
Home < 2009 Summer project week prostate registrationKey Investigators
- Allen Tannenbaum, Yi Gao; Georgia Tech
- Gabor Fichtinger, Andras Lasso, Siddharth Vikal; Queen’s University
- Steve Pieper; Isomics
Objective
- Create a module for global registration of shapes via particle filtering.
- Apply the registration scheme to more medical imagery.
See project link for more details.
Approach, Plan
- A point set representation for image is provided and the image registration is performed under the particle filtering framework to achieve the global convergence.
- Through this the long translation/large rotation between two shapes can be robustly registered.
Progress
- Local ITK/C++ code available and ready to port into Slicer