DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage > Class Template Reference

#include <itkSHCoefficientsToGFAImageFilter.h>

+ Inheritance diagram for itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >:
+ Collaboration diagram for itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >:

Detailed Description

template<class TInputImage, class TOutputImage = itk::Image<double,3>>
class itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >

In each vxoel, calculate gfa from SH coefficients.

See also
UnaryFunctorImageFilter

Definition at line 66 of file itkSHCoefficientsToGFAImageFilter.h.

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef SHCoefficientsToGFAImageFilter Self
 
typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SHCoefficientsToGFA< typename TInputImage::PixelType, typename TOutputImage::PixelType > > Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 SHCoefficientsToGFAImageFilter ()
 
virtual ~SHCoefficientsToGFAImageFilter ()
 

Private Member Functions

void operator= (const Self &)
 
 SHCoefficientsToGFAImageFilter (const Self &)
 

Member Typedef Documentation

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
typedef SmartPointer<const Self> itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::ConstPointer

Definition at line 83 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
typedef SmartPointer<Self> itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::Pointer

Definition at line 82 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
typedef SHCoefficientsToGFAImageFilter itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::Self

Standard class typedefs.

Definition at line 75 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SHCoefficientsToGFA< typename TInputImage::PixelType, typename TOutputImage::PixelType> > itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::Superclass

Definition at line 80 of file itkSHCoefficientsToGFAImageFilter.h.

Constructor & Destructor Documentation

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::SHCoefficientsToGFAImageFilter ( )
inlineprotected

Definition at line 92 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
virtual itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::~SHCoefficientsToGFAImageFilter ( )
inlineprotectedvirtual

Definition at line 96 of file itkSHCoefficientsToGFAImageFilter.h.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::SHCoefficientsToGFAImageFilter ( const Self )
private

Member Function Documentation

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
virtual::itk::LightObject::Pointer itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::CreateAnother ( void  ) const
template<class TInputImage , class TOutputImage = itk::Image<double,3>>
virtual const char* itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
static Pointer itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::New ( )
static

Method for creation through the object factory.

template<class TInputImage , class TOutputImage = itk::Image<double,3>>
void itk::SHCoefficientsToGFAImageFilter< TInputImage, TOutputImage >::operator= ( const Self )
private

The documentation for this class was generated from the following file: