Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Objects Related to Tensor Images


Classes

class  DiffusionTensor3D
 Represent a diffusion tensor as used in DTI images. More...

class  DiffusionTensor3DReconstructionImageFilter
 This class takes as input a reference image (acquired in the absence of diffusion sensitizing gradients) and 'n' diffusion weighted images and their gradient directions and computes an image of tensors. (with DiffusionTensor3D as the pixel type). Once that is done, you can apply filters on this tensor image to compute FA, ADC, RGB weighted maps etc. The class is templated over the pixel type of the reference and gradient images (expected to be scalar images) and the internal representation of the DiffusionTensor3D pixel (double, float etc). More...

class  Hessian3DToVesselnessMeasureImageFilter
 Line filter to provide a vesselness measure for tubular objects from the hessian matrix. The filter takes as input an image of hessian pixels (SymmetricSecondRankTensor pixels) and preserves pixels that have eigen values

\[\lambda_3\]

close to 0 and

\[\lambda_2\]

and

\[\lambda_1\]

as large negative values. (for bright tubular structures). More...

class  SymmetricEigenAnalysisImageFilter
 Computes the Fractional Anisotropy for every pixel of a input tensor image. More...

class  SymmetricSecondRankTensor
 Represent a symmetric tensor of second rank. More...

class  TensorFractionalAnisotropyImageFilter
 Computes the Fractional Anisotropy for every pixel of a input tensor image. More...

class  TensorRelativeAnisotropyImageFilter
 Computes the Relative Anisotropy for every pixel of a input tensor image. More...


Detailed Description

This category includes the objects required for representing diffusion tensor images in ITK.
Generated at Thu May 25 00:19:34 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000