Orfeo Toolbox  3.16
Public Member Functions | Protected Attributes | Private Types | Private Attributes | List of all members
itk::MorphologyHistogramMap< TInputPixel, TCompare > Class Template Reference

#include <itkAnchorHistogram.h>

+ Inheritance diagram for itk::MorphologyHistogramMap< TInputPixel, TCompare >:
+ Collaboration diagram for itk::MorphologyHistogramMap< TInputPixel, TCompare >:

Public Member Functions

 MorphologyHistogramMap ()
 
 ~MorphologyHistogramMap ()
 
void AddBoundary ()
 
void AddPixel (const TInputPixel &p)
 
TInputPixel GetValue ()
 
void RemoveBoundary ()
 
void RemovePixel (const TInputPixel &p)
 
void Reset ()
 
void SetBoundary (const TInputPixel &val)
 

Protected Attributes

TInputPixel m_Boundary
 

Private Types

typedef std::map< TInputPixel,
unsigned long, TCompare > 
MapType
 

Private Attributes

MapType m_Map
 

Detailed Description

template<class TInputPixel, class TCompare>
class itk::MorphologyHistogramMap< TInputPixel, TCompare >

Definition at line 61 of file itkAnchorHistogram.h.

Member Typedef Documentation

template<class TInputPixel , class TCompare >
typedef std::map< TInputPixel, unsigned long, TCompare > itk::MorphologyHistogramMap< TInputPixel, TCompare >::MapType
private

Definition at line 64 of file itkAnchorHistogram.h.

Constructor & Destructor Documentation

template<class TInputPixel , class TCompare >
itk::MorphologyHistogramMap< TInputPixel, TCompare >::MorphologyHistogramMap ( )
inline

Definition at line 69 of file itkAnchorHistogram.h.

template<class TInputPixel , class TCompare >
itk::MorphologyHistogramMap< TInputPixel, TCompare >::~MorphologyHistogramMap ( )
inline

Definition at line 72 of file itkAnchorHistogram.h.

Member Function Documentation

template<class TInputPixel , class TCompare >
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddBoundary ( )
inlinevirtual
template<class TInputPixel , class TCompare >
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddPixel ( const TInputPixel &  p)
inlinevirtual
template<class TInputPixel , class TCompare >
TInputPixel itk::MorphologyHistogramMap< TInputPixel, TCompare >::GetValue ( void  )
inlinevirtual
template<class TInputPixel , class TCompare >
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemoveBoundary ( )
inlinevirtual
template<class TInputPixel , class TCompare >
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemovePixel ( const TInputPixel &  p)
inlinevirtual
template<class TInputPixel , class TCompare >
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::Reset ( void  )
inlinevirtual
template<class TInputPixel >
void itk::MorphologyHistogram< TInputPixel >::SetBoundary ( const TInputPixel &  val)
inlineinherited

Member Data Documentation

template<class TInputPixel >
TInputPixel itk::MorphologyHistogram< TInputPixel >::m_Boundary
protectedinherited
template<class TInputPixel , class TCompare >
MapType itk::MorphologyHistogramMap< TInputPixel, TCompare >::m_Map
private

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