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

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

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

#include <itkComplexToModulusImageAdaptor.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ComplexToModulusImageAdaptor Self
typedef ImageAdaptor< TImage,
Accessor::ComplexToModulusPixelAccessor<
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

 ComplexToModulusImageAdaptor ()
virtual ~ComplexToModulusImageAdaptor ()

Detailed Description

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

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

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

Definition at line 69 of file itkComplexToModulusImageAdaptor.h.


Member Typedef Documentation

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

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

Definition at line 82 of file itkComplexToModulusImageAdaptor.h.

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

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

Definition at line 81 of file itkComplexToModulusImageAdaptor.h.

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

Standard class typedefs.

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

Definition at line 77 of file itkComplexToModulusImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef ImageAdaptor<TImage, Accessor::ComplexToModulusPixelAccessor< typename TImage::PixelType, TOutputPixelType> > itk::ComplexToModulusImageAdaptor< TImage, TOutputPixelType >::Superclass
 

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

Definition at line 80 of file itkComplexToModulusImageAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 91 of file itkComplexToModulusImageAdaptor.h.

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

Definition at line 92 of file itkComplexToModulusImageAdaptor.h.


Member Function Documentation

template<class TImage, class TOutputPixelType>
virtual const char* itk::ComplexToModulusImageAdaptor< 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::ComplexToModulusImageAdaptor< 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:39 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000