Orfeo Toolbox  3.16
Public Member Functions | Protected Attributes | List of all members
itk::MorphologyHistogram< TInputPixel > Class Template Reference

#include <itkAnchorHistogram.h>

+ Inheritance diagram for itk::MorphologyHistogram< TInputPixel >:

Public Member Functions

 MorphologyHistogram ()
 
virtual ~MorphologyHistogram ()
 
virtual void AddBoundary ()
 
virtual void AddPixel (const TInputPixel &)
 
virtual TInputPixel GetValue ()
 
virtual void RemoveBoundary ()
 
virtual void RemovePixel (const TInputPixel &)
 
virtual void Reset ()
 
void SetBoundary (const TInputPixel &val)
 

Protected Attributes

TInputPixel m_Boundary
 

Detailed Description

template<class TInputPixel>
class itk::MorphologyHistogram< TInputPixel >

Definition at line 30 of file itkAnchorHistogram.h.

Constructor & Destructor Documentation

template<class TInputPixel >
itk::MorphologyHistogram< TInputPixel >::MorphologyHistogram ( )
inline

Definition at line 33 of file itkAnchorHistogram.h.

template<class TInputPixel >
virtual itk::MorphologyHistogram< TInputPixel >::~MorphologyHistogram ( )
inlinevirtual

Definition at line 34 of file itkAnchorHistogram.h.

Member Function Documentation

template<class TInputPixel >
virtual void itk::MorphologyHistogram< TInputPixel >::AddBoundary ( )
inlinevirtual
template<class TInputPixel >
virtual void itk::MorphologyHistogram< TInputPixel >::AddPixel ( const TInputPixel &  )
inlinevirtual
template<class TInputPixel >
virtual TInputPixel itk::MorphologyHistogram< TInputPixel >::GetValue ( void  )
inlinevirtual
template<class TInputPixel >
virtual void itk::MorphologyHistogram< TInputPixel >::RemoveBoundary ( )
inlinevirtual
template<class TInputPixel >
virtual void itk::MorphologyHistogram< TInputPixel >::RemovePixel ( const TInputPixel &  )
inlinevirtual
template<class TInputPixel >
virtual void itk::MorphologyHistogram< TInputPixel >::Reset ( void  )
inlinevirtual
template<class TInputPixel >
void itk::MorphologyHistogram< TInputPixel >::SetBoundary ( const TInputPixel &  val)
inline

Member Data Documentation

template<class TInputPixel >
TInputPixel itk::MorphologyHistogram< TInputPixel >::m_Boundary
protected

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

Generated at Sun May 19 2013 02:12:46 for Orfeo Toolbox with doxygen 1.8.3.1