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

From NAMIC Wiki
Jump to: navigation, search
Line 39: Line 39:
  
 
* [[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]
+
* Source code
** [https://github.com/pieper/LandmarkRegistration/tree/refactor-RegistrationLib Branch with RegistrationPlugin support]
+
** [https://github.com/pieper/LandmarkRegistration Landmark Registration]
** [https://github.com/pieper/LandmarkRegistration/blob/refactor-RegistrationLib/RegistrationLib/AffinePlugin.py example plugin]
+
*** [https://github.com/pieper/LandmarkRegistration/tree/refactor-RegistrationLib Branch with RegistrationPlugin support]
* [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)
+
*** [https://github.com/pieper/LandmarkRegistration/blob/refactor-RegistrationLib/RegistrationLib/AffinePlugin.py Example plugin]
 +
** [https://github.com/dirkpadfield/steeredReg Steered affine registration]
 +
** [https://github.com/prastawa/SteeredFluidRegistration Steered fluid registration]
 +
* Videos
 +
** [http://www.youtube.com/watch?v=IOJ0yLG5QEE Screen capture of landmark registration] (note that the screen recording is much slower than using the tool in real life)
 +
** [http://www.youtube.com/watch?v=LRA2wldGeEk Screen capture of steered fluid registration]

Revision as of 17:40, 13 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