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

From Slicer Wiki
Jump to: navigation, search
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


Title: Tractography DICOM Load
Author(s)/Contributor(s): Isaiah Norton (BWH)
License: 3D Slicer Contribution and Software License Agreement
Acknowledgements: This work is funded by the National Institutes of Health through the National Cancer Institute Information Technology for Cancer Research program, Grant CA199459

Contact: <email>slicer-users@bwh.harvard.edu</email>
Website: http://slicerdmri.github.io/

SlicerDMRI  
Surgical Planning Laboratory  
NAC  

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

References

Information for Developers