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

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

#include <itkHistogramToIntensityImageFilter.h>

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

Inheritance graph
[legend]

List of all members.

Public Types

typedef TOutput OutputPixelType

Public Member Functions

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


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.


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

Generated at Tue Sep 15 15:28:57 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000