Difference between revisions of "2009 Summer project week prostate registration"
From NAMIC Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<gallery> | <gallery> | ||
− | Image:PW2009-v3.png|[[2009_Summer_Project_Week| | + | Image:PW2009-v3.png|[[2009_Summer_Project_Week#Projects|Projects List]] |
Image:ProstateRegSupineToProneInParaview.png|Supine-Prone Prostate registration | Image:ProstateRegSupineToProneInParaview.png|Supine-Prone Prostate registration | ||
</gallery> | </gallery> |
Revision as of 02:15, 22 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