Difference between revisions of "Documentation/Nightly/Modules/DicomRtImport"

From Slicer Wiki
Jump to: navigation, search
(Description and screenshot added)
m
Line 1: Line 1:
The DicomRtImport module enables importing and loading DICOM RT files into the Slicer DICOM database and the Slicer scene.
+
{{documentation/{{documentation/version}}/module-header}}
  
DicomRtImport does not have a separate module GUI. Instead, it is a DICOM import plugin that extends the DICOM module.
+
 
 +
The {{documentation/modulename}} module enables importing and loading DICOM RT files into the Slicer DICOM database and the Slicer scene.
 +
 
 +
{{documentation/modulename}} 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.
 
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.
Line 8: Line 11:
 
|[[File:SlicerRT0.3 Screenshot DicomBrowser.png|thumb|720px| Dose volume histogram computation using SlicerRT]]
 
|[[File:SlicerRT0.3 Screenshot DicomBrowser.png|thumb|720px| Dose volume histogram computation using SlicerRT]]
 
|}
 
|}
 +
 +
 +
{{documentation/{{documentation/version}}/module-footer}}

Revision as of 19:48, 8 November 2012

Home < Documentation < Nightly < Modules < DicomRtImport


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

Dose volume histogram computation using SlicerRT