Difference between revisions of "Documentation/4.2/Extensions/SlicerRT"

From Slicer Wiki
Jump to: navigation, search
(Updated according to nightly)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
+
[[File:LogoCco.png|Cancer Care Ontario]]
 +
[[File:Logo-SparKit.png|SparKit]]
 +
[[File:LogoOCAIRO.jpg|SparKit]]
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
+
Authors: <b>Csaba Pinter</b> (PerkLab, Queen's University), <b>Andras Lasso</b> (PerkLab, Queen's University), <b>Kevin Wang</b> (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)<br>
{{documentation/{{documentation/version}}/module-introduction-row}}
+
Contributors: Greg Sharp (Massachusetts General Hospital), Steve Pieper (Isomics)<br>
This work is part of the SparKit project, funded by An Applied Cancer Research Unit of Cancer Care Ontario with funds provided by the Ministry of Health and Long-Term Care and the Ontario Consortium for Adaptive Interventions in Radiation Oncology (OCAIRO) to provide free, open-source toolset for radiotherapy and related image-guided interventions.<br>
+
Contacts:
Author: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)<br>
+
* Andras Lasso, <email>lasso@cs.queensu.ca</email>
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email><br>
+
* Mailing list, <email>slicerrt@alerts.assembla.com</email> (need to register to [http://www.assembla.com Assembla] using the email address from which the email is sent)
{{documentation/{{documentation/version}}/module-introduction-row}}
+
* [https://www.assembla.com/spaces/slicerrt/wiki/How_to_report_an_error How to report an error]
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
+
Website: [http://slicerrt.github.io slicerrt.org]<br>
|{{collaborator|logo|cco}}|{{collaborator|longname|cco}}
+
License: [http://www.slicer.org/pages/LicenseText Slicer license]
|{{collaborator|logo|sparkit}}|{{collaborator|longname|sparkit}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Module Description}}
+
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
The {{documentation/modulename}} module creates isosurfaces from an input dose volume and a series of defined isodose levels. The output is a series of surface models grouped under a hierarchy node parent that can be visualized either in the 3D viewer or overlaid on image slices.
+
{|
 +
|
 +
[[Image:SlicerRT_Logo_2.0_128x128.png]]
 +
|
 +
SlicerRT is one of the themes of the SparKit (Software Platform and Adaptive Radiotherapy Kit) project with the goal of making 3D Slicer a powerful radiotherapy research platform.
 +
SparKit is a project funded by Cancer Care Ontarioand the Ontario Consortium for Adaptive Interventions in Radiation Oncology (OCAIRO) to provide free, open-source toolset for radiotherapy and related image-guided interventions.
 +
 
 +
The SlicerRT extension incorporates [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] modules and algorithms.
 +
|
 +
|}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Use Cases}}
+
{{documentation/{{documentation/version}}/extension-section|Modules}}
N/A
 
  
{|align="center"
+
*[[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]
|[[File:SlicerRT0.4 Screenshot Isodose.png|thumb|800px| Contours module GUI]]
+
*[[Documentation/{{documentation/version}}/Modules/Contours|Contours]]
|}
+
*[[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]
 +
*[[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]
 +
*[[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]
 +
*[[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]
 +
*[[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]
 +
*[[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]
 +
<!--*[[Documentation/{{documentation/version}}/Modules/PatientHierarchy|Patient hierarchy]]-->
 +
*[[Documentation/{{documentation/version}}/Modules/DeformationFieldVisualizer|Transform visualizer (moved to separate extension)]]
  
<!-- ---------------------------- -->
+
* Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)
{{documentation/{{documentation/version}}/module-section|Tutorials}}
+
**[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]] (Greg Sharp)
N/A
+
**[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]] (Greg Sharp)
 +
**[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTExport|Plastimatch DICOM-RT export]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 +
**[[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]] (Greg Sharp)
 +
**[[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
  
<!-- ---------------------------- -->
+
Important note: BSpline Deformable registration and LANDWARP modules do not show up for Slicer 4.2 on Mac
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
* Input
 
** Dose volume
 
** Number of Iso levels
 
** Iso levels table: color, label and opacity can be set to the isodose surfaces individually
 
** Apply: Create isodose surfaces
 
* Display options
 
** Show isodose lines: Show/hide isodose lines in 2D slice viewers
 
** Show isodose surfaces: Show/hide isodose surfaces in the 3D view
 
 
<!--
 
<!--
{{documentation/{{documentation/version}}/module-parametersdescription}}
+
**[[Documentation/{{documentation/version}}/Modules/PlmDoseComparison|Plastimatch Dose Comparison]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 +
**[[Documentation/{{documentation/version}}/Modules/PlmDoseVolumeHistogram|Plastimatch Dose Volume Histogram]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 +
**[[Documentation/{{documentation/version}}/Modules/PlmSyntheticImageGeneration|Plastimatch Synthetic Image Generation]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 +
**[[Documentation/{{documentation/version}}/Modules/PlmThreshBox|Plastimatch Threshold in a box]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 
-->
 
-->
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
+
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
N/A
+
* Comparison of dose maps and dose volume histograms from various treatment planning systems
 +
* Evaluation of the effect of image-based non-rigid patient motion compensation
 +
* Dose accumulation with motion compensation
 +
 
 +
{|align="center"
 +
|[[File:SlicerRT_0.10_Montage.png|1362px|SlicerRT highlights]]
 +
|}
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 +
* Summer NA-MIC week 2013 tutorial
 +
** Tutorial presentation: [http://wiki.na-mic.org/Wiki/images/b/b0/SlicerRT_TutorialContestSummer2013.pdf download] from Slicer wiki
 +
** Sample data: [http://slicer.kitware.com/midas3/download/folder/1345/SlicerRtTutorial_Namic2013June.zip download] from MIDAS
 +
* ECR 2013 - Medical University Vienna workshop
 +
** Workshop material: [http://www.na-mic.org/Wiki/index.php/File:Pinter_MedUni2013_Workshop.pdf download] from NA-MIC.org
 +
* RSNA 2012 tutorial
 +
** Tutorial description: [https://www.assembla.com/spaces/slicerrt/wiki/20121127_Slicer_tutorials_at_RSNA_2012 SlicerRT wiki: Slicer tutorials at RSNA 2012]
 +
** Sample data: [http://slicer.kitware.com/midas3/folder/859 download] SlicerRT ART dose verification data from Midas server
 +
* Summer NA-MIC week 2012 tutorial
 +
** Tutorial presentation: [https://www.assembla.com/spaces/slicerrt/documents/aAuMq81Eqr4ztvacwqjQXA/download/aAuMq81Eqr4ztvacwqjQXA download] from the SlicerRT website
 +
** Sample data: [https://www.assembla.com/spaces/slicerrt/documents/bMuwgYTKur4yP-acwqjQWU/download/bMuwgYTKur4yP-acwqjQWU download] from the SlicerRT website
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|References}}
+
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
N/A
+
* [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]]: SlicerRT and Plastimatch are complementary software libraries. Plastimatch focuses on delivering new computational methods radiotherapy, while SlicerRT aims for providing an easy-to-use interface for a wide range of stable, well-tested radiotherapy related features. SlicerRT uses Plastimatch internally for certain operations.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
+
{{documentation/{{documentation/version}}/extension-section|References}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
* [https://www.assembla.com/spaces/slicerrt/wiki/SlicerRt_users_guide SlicerRT users guide pages]
  
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 +
{{documentation/{{documentation/version}}/extension-developerinfo}}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-footer}}
+
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 16:07, 21 August 2013

Home < Documentation < 4.2 < Extensions < SlicerRT


For the latest Slicer documentation, visit the read-the-docs.


Cancer Care Ontario SparKit SparKit

Introduction and Acknowledgements

Authors: Csaba Pinter (PerkLab, Queen's University), Andras Lasso (PerkLab, Queen's University), Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)
Contributors: Greg Sharp (Massachusetts General Hospital), Steve Pieper (Isomics)
Contacts:

  • Andras Lasso, <email>lasso@cs.queensu.ca</email>
  • Mailing list, <email>slicerrt@alerts.assembla.com</email> (need to register to Assembla using the email address from which the email is sent)
  • How to report an error

Website: slicerrt.org
License: Slicer license

Extension Description

SlicerRT Logo 2.0 128x128.png

SlicerRT is one of the themes of the SparKit (Software Platform and Adaptive Radiotherapy Kit) project with the goal of making 3D Slicer a powerful radiotherapy research platform. SparKit is a project funded by Cancer Care Ontarioand the Ontario Consortium for Adaptive Interventions in Radiation Oncology (OCAIRO) to provide free, open-source toolset for radiotherapy and related image-guided interventions.

The SlicerRT extension incorporates Plastimatch modules and algorithms.

Modules

Important note: BSpline Deformable registration and LANDWARP modules do not show up for Slicer 4.2 on Mac

Use Cases

  • Comparison of dose maps and dose volume histograms from various treatment planning systems
  • Evaluation of the effect of image-based non-rigid patient motion compensation
  • Dose accumulation with motion compensation
SlicerRT highlights

Tutorials

  • Summer NA-MIC week 2013 tutorial
    • Tutorial presentation: download from Slicer wiki
    • Sample data: download from MIDAS
  • ECR 2013 - Medical University Vienna workshop
    • Workshop material: download from NA-MIC.org
  • RSNA 2012 tutorial
  • Summer NA-MIC week 2012 tutorial
    • Tutorial presentation: download from the SlicerRT website
    • Sample data: download from the SlicerRT website

Similar Extensions

  • Plastimatch: SlicerRT and Plastimatch are complementary software libraries. Plastimatch focuses on delivering new computational methods radiotherapy, while SlicerRT aims for providing an easy-to-use interface for a wide range of stable, well-tested radiotherapy related features. SlicerRT uses Plastimatch internally for certain operations.

References

Information for Developers