Orfeo Toolbox  3.16
Public Types | Public Member Functions | List of all members
itk::Function::RGBToLuminance< TInput, TOutput > Class Template Reference

#include <itkRGBToLuminanceImageFilter.h>

+ Inheritance diagram for itk::Function::RGBToLuminance< TInput, TOutput >:

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 38 of file itkRGBToLuminanceImageFilter.h.

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) const
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 Sun May 19 2013 03:03:11 for Orfeo Toolbox with doxygen 1.8.3.1