Difference between revisions of "Modules:StochasticTractography-Documentation"

From Slicer Wiki
Jump to: navigation, search
Line 5: Line 5:
 
This is an implementation of the algorithm described in this [http://slicer.spl.harvard.edu/pages/Special:PubDB_View?dspaceid=1087 paper].
 
This is an implementation of the algorithm described in this [http://slicer.spl.harvard.edu/pages/Special:PubDB_View?dspaceid=1087 paper].
  
=First Panel=
+
=Tutorials=
 +
*[[Media:IJdata.tar.gz|Training Dataset]]
 +
*[[Media:Slicer3STModule.ppt|Training Presentation]]
 +
*[[Media:SlicerSTtutorial.ogg|Training Webcast]] ([http://www.theora.org Theora format])

Revision as of 06:18, 18 March 2008

Home < Modules:StochasticTractography-Documentation
Volume Rendering of the stochastic field

Introduction

The stochastic tractography filter extracts nerve fiber bundles from DWI images. Unlike streamline tractography, stochastic tractography uses a probabilistic framework to perform tractography. By incorporating uncertainty due to fiber crossings, imaging noise and resolution, stochastic tractography can robustly extract fiber bundles when streamline tractography cannot. The tracts generated by the stochastic tractography filter can be used to generate a connectivity probability image, which can be used to study connectivity between different regions of the brain.

This is an implementation of the algorithm described in this paper.

Tutorials