Difference between revisions of "NonRigidRegistrationThatAccommodatesResection"

From NAMIC Wiki
Jump to: navigation, search
 
Line 32: Line 32:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
+
#Integrated method in a CLP.
<!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. -->
+
#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 < NonRigidRegistrationThatAccommodatesResection

Demons 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:

  1. Refactor code to use the standard Demons registration filters in ITK.
  2. Integrate code with Slicer3D in the form of command line module.

Progress

  1. Integrated method in a CLP.
  2. Working communication between Slicer and CLP.
  3. Todo:
    1. Add tests.
    2. 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.