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

From NAMIC Wiki
Jump to: navigation, search
(First draft)
 
Line 6: Line 6:
  
 
==Background==
 
==Background==
We propose to extend 3D Slicer to support RT research under the Software Platform and Adaptive Radiotherapy Kit ([http://www.assembla.com/spaces/sparkit SparKit]) project.
+
SlicerRT (https://www.assembla.com/spaces/slicerrt) is a project for making 3D Slicer a powerful common open-source platform for radiotherapy research. Several tools has been already developed (DICOM-RT import, Dose Volume Histogram, Dose Accumulation). During this project week all existing functionalities will be converted to regular Slicer extensions and some more functionalities will be developed.
  
 
==Key Investigators==
 
==Key Investigators==
Line 16: Line 16:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* Make available all SlicerRT functionalities as regular extensions (requires DCMTK with DCMRT extension)
 +
* Integrate gamma value computation algorithm from the Plastimatch library
  
 
</div>
 
</div>
Line 23: Line 24:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*  
+
* Integrate CTK and Slicer core fixes
 +
* Add extension s4ext files to core, make sure all tests pass
  
 
</div>
 
</div>

Revision as of 22:11, 14 May 2012

Home < 2012 Summer Project Week:SlicerRT

Background

SlicerRT (https://www.assembla.com/spaces/slicerrt) is a project for making 3D Slicer a powerful common open-source platform for radiotherapy research. Several tools has been already developed (DICOM-RT import, Dose Volume Histogram, Dose Accumulation). During this project week all existing functionalities will be converted to regular Slicer extensions and some more functionalities will be developed.

Key Investigators

  • Queen's University: Csaba Pinter, Andras Lasso
  • Toronto UHN: Kevin Wang

Objective

  • Make available all SlicerRT functionalities as regular extensions (requires DCMTK with DCMRT extension)
  • Integrate gamma value computation algorithm from the Plastimatch library

Approach, Plan

  • Integrate CTK and Slicer core fixes
  • Add extension s4ext files to core, make sure all tests pass

Progress

Detailed plan

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a Slicer loadable module. The source code is available in the following locations:

References