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

itk::Function::RGBToLuminance< TInput, TOutput > Class Template Reference

#include <itkRGBToLuminanceImageFilter.h>

List of all members.


Detailed Description

template<class TInput, class TOutput>
class itk::Function::RGBToLuminance< TInput, TOutput >

Definition at line 38 of file itkRGBToLuminanceImageFilter.h.

Public Types

typedef TInput::ComponentType ComponentType
typedef itk::NumericTraits<
ComponentType >::RealType 
RealType

Public Member Functions

bool operator!= (const RGBToLuminance &) const
TOutput operator() (const TInput &A)
bool operator== (const RGBToLuminance &other) const
 RGBToLuminance ()
 ~RGBToLuminance ()


Member Typedef Documentation

template<class TInput, class TOutput>
typedef TInput::ComponentType itk::Function::RGBToLuminance< TInput, TOutput >::ComponentType

Definition at line 41 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
typedef itk::NumericTraits< ComponentType >::RealType itk::Function::RGBToLuminance< TInput, TOutput >::RealType

Definition at line 42 of file itkRGBToLuminanceImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::RGBToLuminance< TInput, TOutput >::RGBToLuminance (  )  [inline]

Definition at line 44 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
itk::Function::RGBToLuminance< TInput, TOutput >::~RGBToLuminance (  )  [inline]

Definition at line 45 of file itkRGBToLuminanceImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
bool itk::Function::RGBToLuminance< TInput, TOutput >::operator!= ( const RGBToLuminance< TInput, TOutput > &   )  const [inline]

Definition at line 46 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Function::RGBToLuminance< TInput, TOutput >::operator() ( const TInput &  A  )  [inline]

Definition at line 54 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
bool itk::Function::RGBToLuminance< TInput, TOutput >::operator== ( const RGBToLuminance< TInput, TOutput > &  other  )  const [inline]

Definition at line 50 of file itkRGBToLuminanceImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000