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

#include <itkHistogramToEntropyImageFilter.h>

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

Public Types

typedef TOutput OutputPixelType
 

Public Member Functions

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

Private Attributes

unsigned long m_TotalFrequency
 

Detailed Description

template<class TInput, class TOutput = double>
class itk::Function::HistogramEntropyFunction< TInput, TOutput >

Definition at line 53 of file itkHistogramToEntropyImageFilter.h.

Member Typedef Documentation

template<class TInput, class TOutput = double>
typedef TOutput itk::Function::HistogramEntropyFunction< TInput, TOutput >::OutputPixelType

Definition at line 61 of file itkHistogramToEntropyImageFilter.h.

Constructor & Destructor Documentation

template<class TInput, class TOutput = double>
itk::Function::HistogramEntropyFunction< TInput, TOutput >::HistogramEntropyFunction ( )
inline

Definition at line 64 of file itkHistogramToEntropyImageFilter.h.

template<class TInput, class TOutput = double>
itk::Function::HistogramEntropyFunction< TInput, TOutput >::~HistogramEntropyFunction ( )
inline

Definition at line 67 of file itkHistogramToEntropyImageFilter.h.

Member Function Documentation

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

Definition at line 90 of file itkHistogramToEntropyImageFilter.h.

template<class TInput, class TOutput = double>
OutputPixelType itk::Function::HistogramEntropyFunction< TInput, TOutput >::operator() ( const TInput &  A) const
inline

Definition at line 69 of file itkHistogramToEntropyImageFilter.h.

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

Definition at line 85 of file itkHistogramToEntropyImageFilter.h.

Member Data Documentation

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

The documentation for this class was generated from the following file:

Generated at Sun May 12 2013 03:04:45 for Orfeo Toolbox with doxygen 1.8.3.1