Difference between revisions of "Documentation/Nightly/Modules/TractographyDisplay"
Line 67: | Line 67: | ||
** Create Bundle From ROI: Create a new fiber bundle which contains only the selected ones | ** Create Bundle From ROI: Create a new fiber bundle which contains only the selected ones | ||
** Update Bundle From ROI: Update the current fiber bundle leaving only the selected ones | ** Update Bundle From ROI: Update the current fiber bundle leaving only the selected ones | ||
− | * | + | * Advanced Display: For the lines, tubes and glyphs |
** Visibility: Toggle the visibility of the bundle | ** Visibility: Toggle the visibility of the bundle | ||
** Opacity: Change the transparency level of the bundle | ** Opacity: Change the transparency level of the bundle | ||
Line 79: | Line 79: | ||
|} | |} | ||
--> | --> | ||
+ | |||
+ | <!-- ---------------------------- --> | ||
+ | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
+ | * Models | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|References}} | {{documentation/{{documentation/version}}/module-section|References}} | ||
− | + | * http://slicerdmri.github.io/ | |
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
− | + | * https://github.com/SlicerDMRI | |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-footer}} | {{documentation/{{documentation/version}}/module-footer}} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 16:26, 6 July 2016
Home < Documentation < Nightly < Modules < TractographyDisplay
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Title: Tractography Display Author(s)/Contributor(s): Demian Wassermann, Isaiah Norton, Lauren O'Donnell, Steve Pieper, Alex Yarmarkovich (SPL, LMI, BWH, SlicerDMRI) License: 3D Slicer Contribution and Software License Agreement Acknowledgements: The SlicerDMRI developers gratefully acknowledge funding for this project provided by NIH NCI ITCR U01CA199459 (Open Source Diffusion MRI Technology For Brain Cancer Research), NIH P41EB015898 (National Center for Image-Guided Therapy) and NIH P41EB015902 (Neuroimaging Analysis Center), as well as the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Contact: slicer-users@bwh.harvard.edu Website: http://slicerdmri.github.io/ | |||||||||||
|
Module Description
Allows the user to modify the display of diffusion tractography. Examples are: change of color, display of the fractional anisotropy along the tract, display of the tracts as tubes or lines, interactive selection of the tracts, and cropping.
Use Cases
Most frequently used for these scenarios:
- Use Case 1: Change the scalar quantity displayed along the tract, like Fractional Anisotropy or Color By Orientation
- Use Case 2: Display the tracts as lines or tubes
- Use Case 3: Interactive selection or cropping of a certain bundle.
Tutorials
Links to tutorials that use this module
- Slicer4 Diffusion Tensor Imaging Tutorial: https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Training#Slicer4_Diffusion_Tensor_Imaging_Tutorial
Panels and their use
Similar Modules
ReferencesInformation for Developers
|