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

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:Screenshot_DicomRtImport_3D_KGH_Prostate_wSlice.png|3D view of loaded RT Structure Sets in Slicer4
 
Image:Screenshot_DicomRtImport_3D_KGH_Prostate_wSlice.png|3D view of loaded RT Structure Sets in Slicer4
 +
Image:SlicerRt0.3_Screenshot_DVH_HeadNeck.png|Dose Volume Histogram module
 
</gallery>
 
</gallery>
  

Revision as of 19:22, 11 June 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, such as DICOM-RT import, Dose Volume Histogram, and Dose Accumulation. During this project week all existing functionalities will be converted to regular Slicer extensions and some new functionalities will be developed.

Key Investigators

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

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 changes into the CTK trunk
  • 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