QMRITools`
QMRITools`

PlotSegmentedTracts

PlotSegmentedTracts[tracts,segments,dim,vox]

plots the tracts after segmenting each segments.

PlotSegmentedTracts[tracts,segments,bones,dim,vox]

plots the tracts after segmenting each segments also rendering a bone volume.

Details

  • The following options can be given:
  • MaxTracts5000MaxTracts is an option for PlotTracts. It specifies how many tracts are plotted.
    FiberLengthRange{20, 500}FiberLengthRange is an option for FiberTractography and specifies the allowed tract range.
    Method"line"Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.
    OutputForm"All"OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
    ImageSize400ImageSize is an option that specifies the overall size of an image to display for an object.
    MonitorFalseMonitor[expr,mon] generates a temporary monitor cell in which the continually updated current value of mon is displayed during the course of evaluation of expr.

Examples