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

itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType > Class Template Reference
[Image Adaptors]

Presents a complex image as being composed of imag() part of its pixels. More...

#include <itkComplexToImaginaryImageAdaptor.h>

Inheritance diagram for itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >:

Inheritance graph
[legend]
Collaboration diagram for itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ComplexToImaginaryImageAdaptor Self
typedef ImageAdaptor< TImage,
Accessor::ComplexToImaginaryPixelAccessor<
typename TImage::PixelType,
TOutputPixelType > > 
Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Public Member Functions

virtual const char * GetNameOfClass () const

Static Public Member Functions

Pointer New ()

Protected Member Functions

 ComplexToImaginaryImageAdaptor ()
virtual ~ComplexToImaginaryImageAdaptor ()

Detailed Description

template<class TImage, class TOutputPixelType>
class itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >

Presents a complex image as being composed of imag() part of its pixels.

Additional casting is performed according to the input and output image types following C++ default casting rules.

Definition at line 68 of file itkComplexToImaginaryImageAdaptor.h.


Member Typedef Documentation

template<class TImage, class TOutputPixelType>
typedef SmartPointer<const Self> itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::ConstPointer
 

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.

Definition at line 81 of file itkComplexToImaginaryImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef SmartPointer<Self> itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::Pointer
 

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.

Definition at line 80 of file itkComplexToImaginaryImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef ComplexToImaginaryImageAdaptor itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::Self
 

Standard class typedefs.

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.

Definition at line 76 of file itkComplexToImaginaryImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef ImageAdaptor<TImage, Accessor::ComplexToImaginaryPixelAccessor< typename TImage::PixelType, TOutputPixelType> > itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::Superclass
 

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.

Definition at line 79 of file itkComplexToImaginaryImageAdaptor.h.


Constructor & Destructor Documentation

template<class TImage, class TOutputPixelType>
itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::ComplexToImaginaryImageAdaptor  )  [inline, protected]
 

Definition at line 90 of file itkComplexToImaginaryImageAdaptor.h.

template<class TImage, class TOutputPixelType>
virtual itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::~ComplexToImaginaryImageAdaptor  )  [inline, protected, virtual]
 

Definition at line 91 of file itkComplexToImaginaryImageAdaptor.h.


Member Function Documentation

template<class TImage, class TOutputPixelType>
virtual const char* itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::GetNameOfClass  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.

template<class TImage, class TOutputPixelType>
Pointer itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::ImageAdaptor< TImage, TAccessor >.


The documentation for this class was generated from the following file:
Generated at Thu May 25 00:37:36 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000