CIBC:Documentation:SCIRun:Reference:Teem:TendEvecRGB
Contents |
TendEvecRGB
Information
- Package: Teem
- Catagory: Tend
- Author(s): Martin Cole
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Make an RGB volume from an eigenvector and an anisotropy.
Detailed Description
Make an RGB volume from an eigenvector and an anisotropy.
Eigenvector to use : indicate which eigenvector will be colored.
Anisotropy Metric : Which anisotropy metric to use for modulating the saturation of the colors. All the Westin metrics come in two versions. Currently supported are:
cl1, cl2 : Westin's linear.
cp1, cp2 : Westin's planar.
ca1, ca2 : Westin's linear + planar.
cs1, cs2 : Westin's spherical (1-ca).
ct1, ct2 : GK's anisotropy type (cp/ca).
ra : Basser/Pierpaoli relative anisotropy.
fa : Basser/Pierpaoli fractional anisotropy/sqrt(2).
vf : volume fraction = 1-(Basser/Pierpaoli volume ratio).
tr : trace.
Background : gray level to use for voxels who's confidence is zero. This should be a float.
Gray : he gray level to desaturate towards as anisotropy decreases (while confidence remains 1.0). This value should be a float.
Gamma : gamma to use on color components. This value should be a float.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem