Documentation/4.8/Modules/DicomRtImport
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
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. | |||||||
|
Module DescriptionThe DicomRtImport module enables importing and loading DICOM RT files into the Slicer DICOM database and the Slicer scene. DicomRtImport does not have a separate module GUI. Instead, it is a DICOM import plugin that extends the DICOM module. When the user selects a patient in the DICOM management module interface, the import mechanism allows each DICOM import module to interpret the data. The DICOM import modules parse the data and return a list of items that they can read from the selected DICOM objects. This module will return with the RT objects. The DICOM module displays the consolidated list of all loadable objects to the user, and loads the items that are selected by the user. Use CasesImport and load DICOM RT data TutorialsPanels and their useSee module description Similar ModulesReferences |
Information for Developers