| Class | Description |
|---|---|
| DTIColorComputer | |
| DTIField | |
| DTITextureContent | |
| DTITextureContent.ImagePanel |
Simple class to help debug storage
|
| DTIVoxel | |
| EigenvalueColorComputer |
RGB color of eigenvalues
|
| PrincipalDiffusionColorComputer |
Uses principal direction (v1) times fractional anisotropy
(r,g,b) = fa*(abs(v1.x), abs(v1.y), abs(v1.z))
|
| ScalarColorComputer |
Computes scalar values from the field
|
| ScaledEigenvectorColorComputer |
RGB color of eigenvalues
|
| Enum | Description |
|---|---|
| DTIColorComputer.Format | |
| ScalarColorComputer.Scalar |