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

From Slicer Wiki
Jump to: navigation, search
(Description and screenshot added)
(Moved to https://github.com/slicerrt/slicerrt)
Tags: 2017 source edit, Replaced
 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The DicomRtImport module enables importing and loading DICOM RT files into the Slicer DICOM database and the Slicer scene.
+
Moved to https://github.com/slicerrt/slicerrt
 
 
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.
 
 
 
{|align="center"
 
|[[File:SlicerRT0.3 Screenshot DicomBrowser.png|thumb|720px| Dose volume histogram computation using SlicerRT]]
 
|}
 

Latest revision as of 21:03, 4 January 2026

Home < Documentation < Nightly < Modules < DicomRtImport