Difference between revisions of "Documentation/4.6/Modules/TractographyDICOMLoad"
From Slicer Wiki
(Nightly -> 4.6) |
m (Text replacement - "https:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+)\b " to "https://www.slicer.org/wiki/$1 ") |
||
Line 40: | Line 40: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
− | * TractographyDICOMSave: https://www.slicer.org/ | + | * TractographyDICOMSave: https://www.slicer.org/wiki/Documentation/Nightly/Modules/TractographyDICOMSave <!-- ---------------------------- --> |
− | |||
− | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|References}} | {{documentation/{{documentation/version}}/module-section|References}} | ||
* http://slicerdmri.github.io/ | * http://slicerdmri.github.io/ |
Latest revision as of 13:06, 27 November 2019
Home < Documentation < 4.6 < 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/wiki/Documentation/Nightly/Modules/TractographyDICOMSave
References
Information for Developers
- https://github.com/SlicerDMRI
- The CLI module is called: DICOMTract_to_VTK