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

From Slicer Wiki
Jump to: navigation, search
(4.1 -> Nightly)
 
(Moved to readthedocs)
Tags: 2017 source edit, Replaced
 
(39 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<!-- ---------------------------- -->
+
<noinclude>{{documentation/versioncheck}}
{{documentation/{{documentation/version}}/module-header}}
+
</noinclude>
<!-- ---------------------------- -->
 
  
<!-- ---------------------------- -->
+
{{documentation/banner
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
+
| text  = [https://slicer.readthedocs.io/en/latest/user_guide/modules/dicom.html This page has been moved to read-the-docs.]
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
+
| background-color = 8FBC8F }}
{{documentation/{{documentation/version}}/module-introduction-row}}
 
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br>
 
Author: Steve Pieper, Isomics, Inc.<br>
 
Contributor1: Michael Onken, Offis<br>
 
Contributor2: Marco Nolden, DFKZ<br>
 
Contributor3: Julien Finet, Kitware<br>
 
Contributor4: Stephen Aylward, Kitware<br>
 
Contributor5: Nicholas Herlambang, AZE<br>
 
Contact: Steve Pieper, <email>pieper@bwh.harvard.edu</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|isomics}}|{{collaborator|longname|isomics}}
 
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 
|{{collaborator|logo|nac}}|{{collaborator|longname|nac}}
 
|{{collaborator|logo|ctk}}|{{collaborator|longname|ctk}}
 
|Image:DICOM-OFFIS-logo.png|DICOM-OFFIS
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-description}}
 
 
 
*A new DICOM infrastructure was put in place beginning with Slicer 4.0.
 
*DICOM data is stored in a local data base, which is based on SQLite.
 
*DICOM data can be imported from disk into this data base
 
*DICOM data can be retrieved from a PACS system after proper configuration of Slicer.
 
*DICOM data can be loaded into Slicer from the local database. A graphical user interface with display of thumbnails is available for data selection.
 
*Plans for the near future, include support for storing data from slicer into the data base and uploading data from the data base into a PACS system.
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
 
 
{|
 
|[[Image:DICOM_Details_223.png|thumb|380px|DICOM module in use]]
 
|[[Image:Form_224.png|thumb|380px|DICOM Query dialog]]
 
|[[Image:Export_to_DICOM_Study_226.png‎|thumb|380px|DICOM Export dialog available from the context menu at the Study level of the DICOM tree (beta feature).]]
 
|}
 
 
 
=Dicom Data on the File System=
 
*Click on import
 
*Select the folder which contains the data
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
Links to tutorials that use this module (not yet available)
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels}}
 
{{documentation/{{documentation/version}}/module-parametersdescription}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar modules}}
 
[[Documentation/{{documentation/version}}/SlicerApplication/LoadingData|Loading Data]]
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
See the [http://commontk.org CTK web site] for more information on the internals of the DICOM implementation.  This tool uses the [http://dicom.offis.de DCMTK DICOM library].
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 19:02, 2 November 2020

Home < Documentation < Nightly < Modules < DICOM