NonRigidRegistrationThatAccommodatesResection

From NAMIC Wiki
Jump to: navigation, search
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.