Difference between revisions of "2014 Project Week:Hybrid bspline"

From NAMIC Wiki
Jump to: navigation, search
 
Line 24: Line 24:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*  
+
* An important bug that prevented the UI from appearing was fixed
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 21:16, 10 January 2014

Home < 2014 Project Week:Hybrid bspline

Key Investigators

  • Greg Sharp, Massachusetts General Hospital
  • Steve Pieper, Isomics
  • Nadya Shusharina, Massachusetts General Hospital

Project Description

Objective

  • We plan to create a scripted module for deformable image registration. It will use the new registration plugin architecture to interact with Slicer, including selection of fixed and moving images, and selection of landmarks. The user interface of the plugin will match the plastimatch B-spline interface.

Approach, Plan

  • The module will be integrated with Plastimatch and SlicerRT. Interface components will be pure python, while the computation component will be C++.

Progress

  • An important bug that prevented the UI from appearing was fixed