#include <itkTensorFractionalAnisotropyImageFilter.h>
Inheritance diagram for itk::TensorFractionalAnisotropyImageFilter< TInputImage, TOutputImage >:


Public Types | |
| typedef TensorFractionalAnisotropyImageFilter | Self |
| typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TensorFractionalAnisotropyFunction< typename TInputImage::PixelType > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::OutputImageType | OutputImageType |
| typedef TOutputImage::PixelType | OutputPixelType |
| typedef TInputImage::PixelType | InputPixelType |
| typedef InputPixelType::ValueType | InputValueType |
Public Member Functions | |
| void | PrintSelf (std::ostream &os, Indent indent) const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| TensorFractionalAnisotropyImageFilter () | |
| virtual | ~TensorFractionalAnisotropyImageFilter () |
TensorFractionalAnisotropyImageFilter applies pixel-wise the invokation for computing the fractional anisotropy of every pixel. The pixel type of the input image is expected to implement a method GetFractionalAnisotropy(), and to specify its return type as RealValueType.
Definition at line 60 of file itkTensorFractionalAnisotropyImageFilter.h.
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 74 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Definition at line 78 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Definition at line 79 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Superclass typedefs. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 76 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Definition at line 77 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 73 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 68 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 71 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||||||
|
Definition at line 91 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||||||
|
Definition at line 92 of file itkTensorFractionalAnisotropyImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. |
|
||||||||||||||||
|
Print internal ivars Reimplemented from itk::InPlaceImageFilter< TInputImage, TOutputImage >. Definition at line 86 of file itkTensorFractionalAnisotropyImageFilter.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000