Difference between revisions of "Documentation/4.0/Modules/CreateDICOMSeries"
From Slicer Wiki
Line 19: | Line 19: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Use Cases}} | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
− | + | Slicer writes out data in a number of different formats. This behavior is controlled through the Save function in the File pull down in the top left of the Main GUI. In the case of a user of Slicer needing a volume in Dicom format, this module can be used to accomplish this. | |
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Tutorials}} | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
− | + | There are currently no tutorials for this module. | |
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} |
Revision as of 13:51, 26 August 2011
Home < Documentation < 4.0 < Modules < CreateDICOMSeries
Introduction and Acknowledgements
- This work is part of Bill Lorensens volunteering effort.
- Author: Bill Lorensen, Bills Basement
- Contact: Bill Lorensen, <email>bill.lorensen@gmail.com</email>
Module Description
Template:Documentation/4.0/module-cli-description
Use Cases
Slicer writes out data in a number of different formats. This behavior is controlled through the Save function in the File pull down in the top left of the Main GUI. In the case of a user of Slicer needing a volume in Dicom format, this module can be used to accomplish this.
Tutorials
There are currently no tutorials for this module.
Panels and their use
Template:Documentation/4.0/module-cli-parametersdescription
Similar Modules
- Point to other modules that have similar functionality
References
Publications related to this module go here. Links to pdfs would be useful. For extensions: link to the source code repository and additional documentation
Information for Developers
Section under construction. |