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

#include <itkHistogramToIntensityImageFilter.h>

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

Public Types

typedef TOutput OutputPixelType
 

Public Member Functions

 HistogramIntensityFunction ()
 
 ~HistogramIntensityFunction ()
 
unsigned long GetTotalFrequency () const
 
OutputPixelType operator() (const TInput &A) const
 
void SetTotalFrequency (unsigned long n)
 

Private Attributes

unsigned long m_TotalFrequency
 

Detailed Description

template<class TInput, class TOutput = unsigned long>
class itk::Function::HistogramIntensityFunction< TInput, TOutput >

Definition at line 40 of file itkHistogramToIntensityImageFilter.h.

Member Typedef Documentation

template<class TInput, class TOutput = unsigned long>
typedef TOutput itk::Function::HistogramIntensityFunction< TInput, TOutput >::OutputPixelType

Definition at line 45 of file itkHistogramToIntensityImageFilter.h.

Constructor & Destructor Documentation

template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::HistogramIntensityFunction ( )
inline

Definition at line 47 of file itkHistogramToIntensityImageFilter.h.

template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::~HistogramIntensityFunction ( )
inline

Definition at line 50 of file itkHistogramToIntensityImageFilter.h.

Member Function Documentation

template<class TInput, class TOutput = unsigned long>
unsigned long itk::Function::HistogramIntensityFunction< TInput, TOutput >::GetTotalFrequency ( ) const
inline

Definition at line 62 of file itkHistogramToIntensityImageFilter.h.

template<class TInput, class TOutput = unsigned long>
OutputPixelType itk::Function::HistogramIntensityFunction< TInput, TOutput >::operator() ( const TInput &  A) const
inline

Definition at line 52 of file itkHistogramToIntensityImageFilter.h.

template<class TInput, class TOutput = unsigned long>
void itk::Function::HistogramIntensityFunction< TInput, TOutput >::SetTotalFrequency ( unsigned long  n)
inline

Definition at line 57 of file itkHistogramToIntensityImageFilter.h.

Member Data Documentation

template<class TInput, class TOutput = unsigned long>
unsigned long itk::Function::HistogramIntensityFunction< TInput, TOutput >::m_TotalFrequency
private

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