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

itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel > Class Template Reference

#include <itkBinaryProjectionImageFilter.h>

Collaboration diagram for itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BinaryAccumulator (unsigned long)
TOutputPixel GetValue ()
void Initialize ()
void operator() (const TInputPixel &input)
 ~BinaryAccumulator ()

Public Attributes

TOutputPixel m_BackgroundValue
TInputPixel m_ForegroundValue
bool m_IsForeground


Detailed Description

template<class TInputPixel, class TOutputPixel>
class itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >

Definition at line 50 of file itkBinaryProjectionImageFilter.h.


Constructor & Destructor Documentation

template<class TInputPixel , class TOutputPixel >
itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::BinaryAccumulator ( unsigned  long  )  [inline]

Definition at line 53 of file itkBinaryProjectionImageFilter.h.

template<class TInputPixel , class TOutputPixel >
itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::~BinaryAccumulator (  )  [inline]

Definition at line 54 of file itkBinaryProjectionImageFilter.h.


Member Function Documentation

template<class TInputPixel , class TOutputPixel >
TOutputPixel itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::GetValue ( void   )  [inline]

template<class TInputPixel , class TOutputPixel >
void itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::Initialize ( void   )  [inline]

template<class TInputPixel , class TOutputPixel >
void itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::operator() ( const TInputPixel &  input  )  [inline]


Member Data Documentation

template<class TInputPixel , class TOutputPixel >
TOutputPixel itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::m_BackgroundValue

template<class TInputPixel , class TOutputPixel >
TInputPixel itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::m_ForegroundValue

template<class TInputPixel , class TOutputPixel >
bool itk::Function::BinaryAccumulator< TInputPixel, TOutputPixel >::m_IsForeground


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

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