Difference between revisions of "Documentation/4.1/Extensions/SlicerRT"
m (Text replacement - "<email>(.*)@(.*)<\/email>" to "$1{{@}}$2") |
|||
(4 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}} | ||
Line 6: | Line 7: | ||
{{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)<br> | ||
− | Contact: Andras Lasso, | + | Contact: Andras Lasso, lasso{{@}}cs.queensu.ca<br> |
Website: https://www.assembla.com/spaces/slicerrt<br> | Website: https://www.assembla.com/spaces/slicerrt<br> | ||
License: [http://www.slicer.org/pages/LicenseText Slicer license] | License: [http://www.slicer.org/pages/LicenseText Slicer license] | ||
Line 17: | Line 18: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Modules}} | {{documentation/{{documentation/version}}/extension-section|Modules}} | ||
+ | |||
+ | *DICOM-RT import | ||
+ | *Dose volume histogram | ||
+ | *Dose accumulation | ||
+ | <!-- TODO: Create documentation for individual modules | ||
*[[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]] | *[[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]] | ||
*[[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]] | *[[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]] | ||
Line 22: | Line 28: | ||
*[[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison (work in progress)]] | *[[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison (work in progress)]] | ||
*[[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display (work in progress)]] | *[[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display (work in progress)]] | ||
+ | --> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 28: | Line 35: | ||
* Evaluation the effect of image-based non-rigid patient motion compensation | * Evaluation the effect of image-based non-rigid patient motion compensation | ||
* Dose accumulation with motion compensation | * Dose accumulation with motion compensation | ||
+ | |||
+ | {|align="center" | ||
+ | |[[image:SlicerRtDvh.png|thumb|450px| Dose volume histogram computation using SlicerRT]] | ||
+ | |} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Tutorials}} | {{documentation/{{documentation/version}}/extension-section|Tutorials}} | ||
− | * Tutorial presentation: | + | * Tutorial presentation: [https://www.assembla.com/spaces/slicerrt/documents/aAuMq81Eqr4ztvacwqjQXA/download/aAuMq81Eqr4ztvacwqjQXA available on the SlicerRT website] |
− | * Sample data: | + | * Sample data: [https://www.assembla.com/spaces/slicerrt/documents/bMuwgYTKur4yP-acwqjQWU/download/bMuwgYTKur4yP-acwqjQWU available on the SlicerRT website] |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 05:25, 27 November 2019
Home < Documentation < 4.1 < Extensions < SlicerRT
For the latest Slicer documentation, visit the read-the-docs. |
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)
Contact: Andras Lasso, lassocs.queensu.ca
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.
Modules
- DICOM-RT import
- Dose volume histogram
- Dose accumulation
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. |