Difference between revisions of "Documentation/Nightly/Modules/TractographyDICOMSave"
From Slicer Wiki
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...") |
|||
Line 40: | Line 40: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
− | * | + | * TractographyDICOMLoad: https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/TractographyDICOMLoad |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 49: | Line 49: | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
* https://github.com/SlicerDMRI | * https://github.com/SlicerDMRI | ||
− | + | * The CLI module is called: VTK_to_DICOMTract | |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-footer}} | {{documentation/{{documentation/version}}/module-footer}} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 18:40, 13 September 2016
Home < Documentation < Nightly < Modules < TractographyDICOMSave
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Contact: <email>slicer-users@bwh.harvard.edu</email> | |||||||
|
Module Description
Utility for conversion of Slicer-style VTK tractography to DICOM TrackSet.
Use Cases
Most frequently used for these scenarios:
- Use Case 1: Load DICOM format tractography files into 3D Slicer.
Tutorials
Links to tutorials that use this module
Panels and their use
Parameters:
- IO: Input/output parameters
- Fiber Bundle (vtk_fiberbundle): Input FiberBundle/VTK for conversion to DICOM TrackSet
- Reference DICOM File (reference_dicom): Reference diffusion-weighted DICOM Files to associate with TrackSet.
- Output Directory (output_directory): Output DICOM TrackSet Directory
- Output Filename (output_filename): Output DICOM TrackSet File
- Advanced:
- RAS to LPS (RAS_to_LPS): Change coordinate system from RAS (Slicer) to LPS (DICOM)
- Algorithm Family (AlgorithmFamily): Supplement 181: MR Diffusion Tractography Algorithm Family
- Laterality (Laterality): Track set laterality
- Algorithm Name (AlgorithmName): Algorithm name
- Algorithm Version (AlgorithmVersion): Algorithm version
List of parameters generated transforming this XML file using this XSL file. To update the URL of the XML file, edit this page.
Similar Modules
- TractographyDICOMLoad: https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/TractographyDICOMLoad
References
Information for Developers
- https://github.com/SlicerDMRI
- The CLI module is called: VTK_to_DICOMTract