Difference between revisions of "Documentation/Nightly/Extensions/SlicerRT"
(Copied from 4.2 (which was just updated)) |
|||
Line 5: | Line 5: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}} | {{documentation/{{documentation/version}}/module-section|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)<br> | + | 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), Greg Sharp (Massachusetts General Hospital)<br> |
Contact: Andras Lasso, <email>lasso@cs.queensu.ca</email><br> | Contact: Andras Lasso, <email>lasso@cs.queensu.ca</email><br> | ||
Website: https://www.assembla.com/spaces/slicerrt<br> | Website: https://www.assembla.com/spaces/slicerrt<br> | ||
Line 14: | Line 14: | ||
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. | 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. | 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 [http://plastimatch.org Plastimatch] modules and algorithms. | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 26: | Line 28: | ||
− | * Modules from [ | + | * Modules from [http://plastimatch.org Plastimatch] (Greg Sharp) |
**[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]] (Greg Sharp) | **[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]] (Greg Sharp) | ||
**[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]] (Greg Sharp) | **[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]] (Greg Sharp) | ||
Line 46: | Line 48: | ||
{|align="center" | {|align="center" | ||
− | |[[ | + | |[[File:SlicerRt0.5_ECR2013_Screenshot.png|thumb|800px| Dose volume histogram computation using SlicerRT]] |
|} | |} | ||
Revision as of 18:50, 8 November 2012
Home < Documentation < Nightly < Extensions < SlicerRTIntroduction 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), Greg Sharp (Massachusetts General Hospital)
Contact: Andras Lasso, <email>lasso@cs.queensu.ca</email>
Website: https://www.assembla.com/spaces/slicerrt
License: Slicer license
Extension Description
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
- DICOM-RT import
- Contours
- Dose volume histogram
- Dose accumulation
- Dose comparison
- Isodose line and surface display
- Modules from Plastimatch (Greg Sharp)
- Plastimatch Automatic deformable image registration (Greg Sharp)
- Plastimatch DICOM-RT import (Greg Sharp)
- Plastimatch DICOM-RT export (Greg Sharp)
- Plastimatch LANDWARP Landmark (Greg Sharp)
- Plastimatch XFORMWARP (Greg Sharp)
Use Cases
- Comparison of dose maps and dose volume histograms from various treatment planning systems
- Evaluation the effect of image-based non-rigid patient motion compensation
- Dose accumulation with motion compensation
Tutorials
- Tutorial presentation: available on the SlicerRT website
- Sample data: available on 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
Section under construction. |