CIBC:Documentation:SCIRun:Reference:Teem:TendFiber
From SCIRun Documentation Wiki
Contents |
TendFiber
Information
- Package: Teem
- Catagory: Tend
- Author(s): Martin Cole
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Extract a single fiber tract, given a start point.
Detailed Description
Extract a single fiber tract, given a start point. Currently, only fibers based on 4th-order Runge-Kutta on principal eigenvector are supported via tend. The world space in which fibers are calculated has the volume inscribed in a bi-unit cubecentered at the origin. The output fiber is in the form of a 3xN array of doubles, with N points along fiber.
Step Size : stepsize along fiber, in world space. This value should be a double.
Stopping Criteria : the conditions that should signify the end of a fiber. Multiple stopping criteria are logically OR-ed and tested at every point along the fiber. These conditions include Fiber Length, Number of Steps, Confidence Threshold, and Anisotropy Threshold.
Kernel : Kernel for reconstructing tensor field.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
