Difference between revisions of "Modules:DTMRI-Documentation"

From Slicer Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
* First you need to read the DWI data using Volumes module of File->Add Volume menu.
 
* First you need to read the DWI data using Volumes module of File->Add Volume menu.
 
* You can visualize individual components of the DWI volume using Volume -> Display module.
 
* You can visualize individual components of the DWI volume using Volume -> Display module.
* If necessary, fix gradient orientations and measurement frame interactively using [[Modules:Volumes:Diffusion_Editor-Documentation|Diffusion Editor module]] . Fixing the headers is a once per study activity.
+
* If necessary, fix gradient orientations and measurement frame interactively using [[Modules:Volumes:Diffusion_Editor-Documentation|Diffusion Editor module]]. Fixing the headers is a once per study activity.
* Then you can compute tensors using [[Modules:DTMRI-Documentation#Tensor Estimation from DWI Module | Diffusion Tensor -> Estimation module]]
+
* Then you can compute tensors using [[Modules:DTMRI-Documentation#Tensor Estimation from DWI Module | Diffusion Tensor -> Estimation module]].
* Now you can seed the tracts with either fiducials [[Modules:DTMRI-Documentation#Tractography Fiducial Seeding Module | Tractography -> Seeding -> Fiducial module]] or ROI's [[Modules:DTMRI-Documentation#Tractography ROI Seeding Module | Tractography -> Seeding module]]
+
* Now you can seed the tracts with either fiducials [[Modules:DTMRI-Documentation#Tractography Fiducial Seeding Module | Tractography -> Seeding -> Fiducial module]] or ROI's [[Modules:DTMRI-Documentation#Tractography ROI Seeding Module | Tractography -> Seeding module]].
* You can edit the tracts through ROI's with exclusions ROI's using [[Modules:DTMRI-Documentation#Tractography ROI Select Module | Tractography -> Editor -> ROI Select module]]
+
* You can edit the tracts through ROI's with exclusions ROI's using [[Modules:DTMRI-Documentation#Tractography ROI Select Module | Tractography -> Editor -> ROI Select module]].
* Finally, you can visualize tracts as lines, tubes, or glyphs; turn on/off lines, tubes or glyphs independent from each other using [[Modules:DTMRI-Documentation#Tractography Module | Tractography -> Display Load Save module]]
+
* Finally, you can visualize tracts as lines, tubes, or glyphs; turn on/off lines, tubes or glyphs independent from each other using [[Modules:DTMRI-Documentation#Tractography Module | Tractography -> Display Load Save module]].
  
 
=Overview of the DTI workflow=
 
=Overview of the DTI workflow=
*First you need to read the DWI data using Volumes module of File->Add Volume menu.  
+
*First you need to read the DTI data using Volumes module of File->Add Volume menu.  
*If necessary, fix gradient orientations and measurement frame interactively using [[Modules:Volumes:Diffusion_Editor-Documentation|Diffusion Editor module]] . Fixing the headers is a once per study activity.
+
*If necessary, fix measurement frame interactively using [[Modules:Volumes:Diffusion_Editor-Documentation|Diffusion Editor module]]. Fixing the measurement frame is a once per study activity.
*Then compute the tensors
+
* You can compute tensors scalar measurements using [[Modules:DTMRI-Documentation#TDiffusion Tensor Scalar Measurements Module| Diffusion Tensor -> Scalars module]]. You can visualize scalar measurements using Volume -> Display module.
*now you can seed the tracts with either fiducials or ROI's. You can edit the ROI's with exclusions ROI's
+
* Now you can seed the tracts with either fiducials [[Modules:DTMRI-Documentation#Tractography Fiducial Seeding Module | Tractography -> Seeding -> Fiducial module]] or ROI's [[Modules:DTMRI-Documentation#Tractography ROI Seeding Module | Tractography -> Seeding module]].
*finally, you can turn on lines, tubes or glyphs independent from each other
+
* You can edit the tracts through ROI's with exclusions ROI's using [[Modules:DTMRI-Documentation#Tractography ROI Select Module | Tractography -> Editor -> ROI Select module]].
 +
* Finally, you can visualize tracts as lines, tubes, or glyphs; turn on/off lines, tubes or glyphs independent from each other using [[Modules:DTMRI-Documentation#Tractography Module | Tractography -> Display Load Save module]].
  
 
=Specific Modules=
 
=Specific Modules=

Latest revision as of 14:28, 23 June 2008

Home < Modules:DTMRI-Documentation

Return to Slicer Documentation

See DTMRI engineering pages for some of the background.

Overview of the DWI workflow

Overview of the DTI workflow

Specific Modules

Volumes Module

  • Volume module is capable of loading and saving DWI and DTI images in the NRRD file format.
  • Volume Module is capable of displaying DWI image components and DTI images as derived scalar measures.
Colore DTI
DTI volume slices colored by orientaion.



  • Volume Display GUI provides different display controls based on the type of the volume.


Tractography Module

  • Tractography Display-Load-Save module is capable of loading and saving fiber tracts in the vtkPolyData file formats.
  • Tractography Display-Load-Save module is capable of displaying fiber tracts as lines, tubes, and glyphs, all colored by different scalar properties
fiber bundles
Fiber bundles displayed as lines and glyph ellipsoids.


  • Slicer Models module also can be used to load, save, display tracts as lines, but it does not provide tensor data display


Tensor Estimation from DWI Module

  • Creates tensor volume from DWI volume.

Diffusion Tensor Scalar Measurements Module

  • Creates a specified scalar measurement of a tensor volume.

Rician LMMSE Filter Module

  • Filters a set of diffusion weighted images in the mean squared error sense using a Rician noise model. The noise parameter is automatically estimated.
  • Contributed by Santiago Aja Fernandez and Marc Niethammer

Tractography ROI Seeding Module

  • Creates fibers passing through a specified ROI
Roi seeding
Seeding from ROI example.


Tractography Fiducial Seeding Module

  • Creates fibers passing through the specified fiducial points interactively
fiducial seeding
Seeding from fiducials example.


Tractography ROI Select Module

  • Select tracts passing or not passing through ROIs


Stochastic Tractography Filter

  • Generates a map of connectivity probabilities from a DWI volume.).
  • Contributed by Tri Ngo (tringo@gmail.com)

ROI Tract Filter

  • Creates a new tract container containing only tracts which pass through the selected ROI's.
  • Contributed by Tri Ngo (tringo@gmail.com)

Generate Connectivity Map

  • Generates a volume where the value of each voxel is the number of fibers which pass through that voxel divided by the total number of sampled fibers. This value can been interpreted as the probability that a particular voxel is connected to the seed ROI by a fiber tract.
  • Contributed by Tri Ngo (tringo@gmail.com)