FREE::VectorToNormImageFilter< TInputImage, TOutputImage > Class Template Reference
[Evaluation tools]

Implements pixel-wise the computation of the norm of vector pixels. More...

#include <freVectorToNormImageFilter.h>

List of all members.

Public Types

typedef
VectorToNormImageFilter 
Self
typedef
itk::UnaryFunctorImageFilter
< TInputImage,
TOutputImage,
Functor::VectorToNormFunctor
< typename
TInputImage::PixelType,
typename
TOutputImage::PixelType > > 
Superclass
typedef
itk::SmartPointer
< Self
Pointer
typedef
itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

 itkNewMacro (Self)

Protected Member Functions

 VectorToNormImageFilter ()
virtual ~VectorToNormImageFilter ()

Private Member Functions

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


Detailed Description

template<class TInputImage, class TOutputImage>
class FREE::VectorToNormImageFilter< TInputImage, TOutputImage >

Implements pixel-wise the computation of the norm of vector pixels.

Definition at line 53 of file freVectorToNormImageFilter.h.


Member Typedef Documentation

template<class TInputImage, class TOutputImage>
typedef VectorToNormImageFilter FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::Self

Standard class typedefs.

Definition at line 61 of file freVectorToNormImageFilter.h.

template<class TInputImage, class TOutputImage>
typedef itk::UnaryFunctorImageFilter<TInputImage,TOutputImage, Functor::VectorToNormFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType> > FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::Superclass

Definition at line 66 of file freVectorToNormImageFilter.h.

template<class TInputImage, class TOutputImage>
typedef itk::SmartPointer<Self> FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::Pointer

Definition at line 68 of file freVectorToNormImageFilter.h.

template<class TInputImage, class TOutputImage>
typedef itk::SmartPointer<const Self> FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::ConstPointer

Definition at line 69 of file freVectorToNormImageFilter.h.


Constructor & Destructor Documentation

template<class TInputImage, class TOutputImage>
FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::VectorToNormImageFilter (  )  [inline, protected]

Definition at line 75 of file freVectorToNormImageFilter.h.

template<class TInputImage, class TOutputImage>
virtual FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::~VectorToNormImageFilter (  )  [inline, protected, virtual]

Definition at line 76 of file freVectorToNormImageFilter.h.

template<class TInputImage, class TOutputImage>
FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::VectorToNormImageFilter ( const Self  )  [private]


Member Function Documentation

template<class TInputImage, class TOutputImage>
FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::itkNewMacro ( Self   ) 

Method for creation through the object factory.

template<class TInputImage, class TOutputImage>
void FREE::VectorToNormImageFilter< TInputImage, TOutputImage >::operator= ( const Self  )  [private]


The documentation for this class was generated from the following file:
Generated at Sat Oct 13 18:17:27 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000