Difference between revisions of "NonRigidRegistrationThatAccommodatesResection"
From NAMIC Wiki
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | ||
− | Image: | + | Image:IntraOpImage.jpg|Intra-operative image with resection |
</gallery> | </gallery> | ||
Revision as of 13:32, 7 June 2011
Home < NonRigidRegistrationThatAccommodatesResectionDemons Based Non-Rigid Registration that Accommodates Resection
Key Investigators
- Brigham & Women's Hospital: Petter Risholm, William Wells
Objective
Implement the Demon's based non-rigid registration method published in [1,2] as a command-line module in Slicer3D.
Approach, Plan
The method is already implemented using ITK filters, but the following needs to be done:
- Refactor code to use the standard Demons registration filters in ITK.
- Integrate code with Slicer3D in the form of command line module.
Progress
References
1. A non-rigid registration framework that accommodates resection and retraction
2. Validation of a non-rigid registration framework that accommodates resection
Delivery Mechanism
This work will be delivered to the NAMIC Kit as a Slicer Command Line Module.