Difference between revisions of "2015 Summer Project Week:SordinaLinacPath"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '==Key Investigators== * Andras Lasso * Steve Pieper ==Project Description== <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-right: 3%;"> <h3>Objective</…')
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Key Investigators==
 
==Key Investigators==
* Andras Lasso
+
* Eugenio Marinetto UC3M, Madrid
* Steve Pieper
+
* Sebastian Tauscher, Hannover
 +
* Javier Pascau UC3M, Madrid
 +
* David García UC3M, Madrid
 +
* Laura Sanz UC3M, Madrid
 +
 
 +
 
 +
[[File:SordinaTool.png|200px|thumb|left|Sordina tool]]
  
 
==Project Description==
 
==Project Description==
Line 7: Line 13:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* Allow the new [http://www.slicer.org/slicerWiki/index.php/Documentation/Labs/Segmentations Segmentation node] to be used in the Editor
+
* Create a Sordina LINAC movements simulator on Slicer using models from the vendor.
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
* Merge vtkMRMLSegmentationNode into SlicerRT
+
* Create a Python-based module that load the models and need transformations
* Create a new Editor module main GUI (using Segmentation node widgets)
+
* Add the degrees of freedom to some parts of the model
* Make plugins compatible with both vtkMRMLSegmentationNode and vtkMRMLLabelMapVolumeNode
 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* vtkMRMLLabelMapVolume node is merged into the trunk
+
* Models are loaded properly and starting transformations
 +
* A slider was added to control a rotation angle
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 15:11, 24 June 2015

Home < 2015 Summer Project Week:SordinaLinacPath

Key Investigators

  • Eugenio Marinetto UC3M, Madrid
  • Sebastian Tauscher, Hannover
  • Javier Pascau UC3M, Madrid
  • David García UC3M, Madrid
  • Laura Sanz UC3M, Madrid


Sordina tool

Project Description

Objective

  • Create a Sordina LINAC movements simulator on Slicer using models from the vendor.

Approach, Plan

  • Create a Python-based module that load the models and need transformations
  • Add the degrees of freedom to some parts of the model

Progress

  • Models are loaded properly and starting transformations
  • A slider was added to control a rotation angle