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

From Slicer Wiki
Jump to: navigation, search
(Plastimatch modules added)
Line 25: Line 25:
 
*[[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]
 
*[[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]
  
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/extension-section|Plastimatch}}
 +
 +
Plastimatch is an open source software with focus is high-performance volumetric registration of medical images.  Plastimatch extensions are delivered together with SlicerRt.
  
* Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)
+
*[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Deformable image registration]]
**[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]] (Greg Sharp)
+
*[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]]
**[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]] (Greg Sharp)
+
*[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTExport|Plastimatch DICOM-RT export]] [[image:UnderConstruction.png|tumb|10px]]
**[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTExport|Plastimatch DICOM-RT export]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
+
*[[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Landmark-based deformable image registration]]
**[[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]] (Greg Sharp)
+
*[[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Image warping]] [[image:UnderConstruction.png|tumb|10px]]
**[[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 
 
<!--
 
<!--
 
**[[Documentation/{{documentation/version}}/Modules/PlmDoseComparison|Plastimatch Dose Comparison]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
 
**[[Documentation/{{documentation/version}}/Modules/PlmDoseComparison|Plastimatch Dose Comparison]] (Greg Sharp)[[image:UnderConstruction.png|tumb|10px]]
Line 53: Line 56:
 
* Tutorial presentation: [https://www.assembla.com/spaces/slicerrt/documents/aAuMq81Eqr4ztvacwqjQXA/download/aAuMq81Eqr4ztvacwqjQXA available on the SlicerRT website]
 
* Tutorial presentation: [https://www.assembla.com/spaces/slicerrt/documents/aAuMq81Eqr4ztvacwqjQXA/download/aAuMq81Eqr4ztvacwqjQXA available on the SlicerRT website]
 
* Sample data: [https://www.assembla.com/spaces/slicerrt/documents/bMuwgYTKur4yP-acwqjQWU/download/bMuwgYTKur4yP-acwqjQWU available on the SlicerRT website]
 
* Sample data: [https://www.assembla.com/spaces/slicerrt/documents/bMuwgYTKur4yP-acwqjQWU/download/bMuwgYTKur4yP-acwqjQWU available on the SlicerRT website]
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 
* [[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}}/extension-section|References}}
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
* [https://www.assembla.com/spaces/slicerrt/wiki/SlicerRt_users_guide SlicerRT users guide pages]
 
* [https://www.assembla.com/spaces/slicerrt/wiki/SlicerRt_users_guide SlicerRT users guide pages]
 +
* [https://plastimatch.org/contents.html Plastimatch documentation]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 02:48, 6 November 2012

Home < Documentation < 4.2 < Extensions < SlicerRT


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, <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.

Modules

Plastimatch

Plastimatch is an open source software with focus is high-performance volumetric registration of medical images. Plastimatch extensions are delivered together with SlicerRt.

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
Dose volume histogram computation using SlicerRT

Tutorials

References

Information for Developers