Orfeo Toolbox  3.16
Public Member Functions | Public Attributes | List of all members
itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel > Class Template Reference

#include <itkBinaryThresholdProjectionImageFilter.h>

Public Member Functions

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

Public Attributes

TOutputPixel m_BackgroundValue
 
TInputPixel m_ForegroundValue
 
bool m_IsForeground
 
TInputPixel m_ThresholdValue
 

Detailed Description

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

Definition at line 51 of file itkBinaryThresholdProjectionImageFilter.h.

Constructor & Destructor Documentation

template<class TInputPixel , class TOutputPixel >
itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::BinaryThresholdAccumulator ( unsigned  long)
inline

Definition at line 54 of file itkBinaryThresholdProjectionImageFilter.h.

template<class TInputPixel , class TOutputPixel >
itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::~BinaryThresholdAccumulator ( )
inline

Definition at line 55 of file itkBinaryThresholdProjectionImageFilter.h.

Member Function Documentation

template<class TInputPixel , class TOutputPixel >
TOutputPixel itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::GetValue ( void  )
inline
template<class TInputPixel , class TOutputPixel >
void itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::Initialize ( void  )
inline
template<class TInputPixel , class TOutputPixel >
void itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::operator() ( const TInputPixel &  input)
inline

Member Data Documentation

template<class TInputPixel , class TOutputPixel >
TOutputPixel itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::m_BackgroundValue
template<class TInputPixel , class TOutputPixel >
TInputPixel itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::m_ForegroundValue
template<class TInputPixel , class TOutputPixel >
bool itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::m_IsForeground
template<class TInputPixel , class TOutputPixel >
TInputPixel itk::Function::BinaryThresholdAccumulator< TInputPixel, TOutputPixel >::m_ThresholdValue

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