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.


Detailed Description

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

Definition at line 40 of file itkHistogramToIntensityImageFilter.h.


Public Types

typedef TOutput OutputPixelType

Public Member Functions

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

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 48 of file itkHistogramToIntensityImageFilter.h.

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

Definition at line 51 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 63 of file itkHistogramToIntensityImageFilter.h.

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

Definition at line 53 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 58 of file itkHistogramToIntensityImageFilter.h.


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

Generated at Sat Feb 28 19:15:24 2009 for ITK by doxygen 1.5.6 written by Dimitri van Heesch, © 1997-2000