Difference between revisions of "2014 Winter Project Week:Steered Registration"

From NAMIC Wiki
Jump to: navigation, search
Line 40: Line 40:
 
* [[2013_Summer_Project_Week:Landmark_Registration|Summer Project Week page]]
 
* [[2013_Summer_Project_Week:Landmark_Registration|Summer Project Week page]]
 
* [https://github.com/pieper/LandmarkRegistration Source code for Landmark Registration]
 
* [https://github.com/pieper/LandmarkRegistration Source code for Landmark Registration]
 +
** [https://github.com/pieper/LandmarkRegistration/tree/refactor-RegistrationLib Branch with RegistrationPlugin support]
 +
** [https://github.com/pieper/LandmarkRegistration/blob/refactor-RegistrationLib/RegistrationLib/AffinePlugin.py example plugin]
 
* [http://www.youtube.com/watch?v=IOJ0yLG5QEE Screen capture of registration] (note that the screen recording is much slower than using the tool in real life)
 
* [http://www.youtube.com/watch?v=IOJ0yLG5QEE Screen capture of registration] (note that the screen recording is much slower than using the tool in real life)

Revision as of 20:17, 11 December 2013

Home < 2014 Winter Project Week:Steered Registration

Key Investigators

  • Isomics: Steve Pieper
  • MGH: Greg Sharp
  • GE: Marcel Prastawa, Jim Miller
  • Princess Margaret Hospital: Kevin Wang
  • Queen's University: Csaba Pinter

Project Description

Objective

  • Review various use cases for interactive registration
  • Review current work-in-progress
    • RegistrationPlugin architecture
    • Integration with Hybrid BSpline HNC DBP Project
  • Identify high priority fixes / features
  • Make a long-term plan


Approach, Plan

Progress

Reference