Difference between revisions of "Documentation/Nightly/Modules/TractographyDICOMLoad"
From Slicer Wiki
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: DICOMTract_to_VTK | ||
Revision as of 18:41, 13 September 2016
Home < Documentation < Nightly < Modules < TractographyDICOMLoad
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 DICOM TrackSet conversion to Slicer-style VTK tractography.
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
- DICOM Track File (input_track_dicom): Input path to DICOM tractography file
- Output Fiber Bundle (output_vtk): Tractography result
- ':
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
- TractographyDICOMSave: https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/TractographyDICOMSave
References
Information for Developers
- https://github.com/SlicerDMRI
- The CLI module is called: DICOMTract_to_VTK