Difference between revisions of "2012 Summer Project Week:PlastimatchIntegration"

From NAMIC Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 
Image:Plastimatch_clp_bspline_gui_2012.png|Current command line interface
 
Image:Plastimatch_clp_bspline_gui_2012.png|Current command line interface
 +
Image:Plastimatch_loadable_bspline_gui_2012.png|New loadable module interface
 
</gallery>
 
</gallery>
  
Line 28: Line 29:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
+
A first version of the GUI has been designed and implemented.  Significant work has been performed on the loadable module framework towards tighter integration with the MRML tree. 
  
  

Latest revision as of 07:47, 22 June 2012

Home < 2012 Summer Project Week:PlastimatchIntegration

Key Investigators

  • MGH: James Shackleford, Greg Sharp

Objective

The goal is to improve interactivity of plastimatch extensions to 3D Slicer by transitioning from CLP to loadable module.

Approach, Plan

We already have a loadable module framework which compiles and runs. The next steps will be to design the GUI and then call appropriate plastimatch functions.

Progress

A first version of the GUI has been designed and implemented. Significant work has been performed on the loadable module framework towards tighter integration with the MRML tree.


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a

  1. Slicer Module
    1. Extension -- loadable

References