Difference between revisions of "NonRigidRegistrationThatAccommodatesResection"
From NAMIC Wiki
Line 32: | Line 32: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | #Integrated method in a CLP. | |
− | + | #Working communication between Slicer and CLP. | |
− | + | #Todo: | |
− | + | ##Add tests. | |
+ | ##Been working with only one dataset. | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 13:06, 24 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
- Integrated method in a CLP.
- Working communication between Slicer and CLP.
- Todo:
- Add tests.
- Been working with only one dataset.
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.