Difference between revisions of "2012 Summer Project Week:PlastimatchIntegration"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2012.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…') |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | ||
− | Image: | + | Image:Plastimatch_clp_bspline_gui_2012.png|Current command line interface |
− | Image: | + | Image:Plastimatch_loadable_bspline_gui_2012.png|New loadable module interface |
</gallery> | </gallery> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Key Investigators== | ==Key Investigators== | ||
− | * | + | * MGH: James Shackleford, Greg Sharp |
− | |||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 21: | Line 13: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | The goal is to improve interactivity of plastimatch extensions to 3D Slicer by transitioning from CLP to loadable module. | |
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 34: | Line 21: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | 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. | |
− | |||
</div> | </div> | ||
Line 43: | 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. | |
Line 51: | Line 37: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as a | + | This work will be delivered to the NA-MIC Kit as a |
− | |||
#Slicer Module | #Slicer Module | ||
− | |||
− | |||
##Extension -- loadable | ##Extension -- loadable | ||
− | |||
==References== | ==References== | ||
* | * |
Latest revision as of 07:47, 22 June 2012
Home < 2012 Summer Project Week:PlastimatchIntegrationKey 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
- Slicer Module
- Extension -- loadable