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

itk::MorphologyHistogramMap< TInputPixel, TCompare > Class Template Reference

#include <itkAnchorHistogram.h>

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

Inheritance graph
[legend]
Collaboration diagram for itk::MorphologyHistogramMap< TInputPixel, TCompare >:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Definition at line 61 of file itkAnchorHistogram.h.

Public Member Functions

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

Protected Attributes

TInputPixel m_Boundary


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 (  )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 79 of file itkAnchorHistogram.h.

References itk::MorphologyHistogram< TInputPixel >::m_Boundary.

template<class TInputPixel, class TCompare>
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddPixel ( const TInputPixel &  p  )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 89 of file itkAnchorHistogram.h.

template<class TInputPixel, class TCompare>
TInputPixel itk::MorphologyHistogramMap< TInputPixel, TCompare >::GetValue ( void   )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 99 of file itkAnchorHistogram.h.

template<class TInputPixel, class TCompare>
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemoveBoundary (  )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 84 of file itkAnchorHistogram.h.

References itk::MorphologyHistogram< TInputPixel >::m_Boundary.

template<class TInputPixel, class TCompare>
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemovePixel ( const TInputPixel &  p  )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 94 of file itkAnchorHistogram.h.

template<class TInputPixel, class TCompare>
void itk::MorphologyHistogramMap< TInputPixel, TCompare >::Reset ( void   )  [inline, virtual]

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 74 of file itkAnchorHistogram.h.

template<class TInputPixel>
void itk::MorphologyHistogram< TInputPixel >::SetBoundary ( const TInputPixel &  val  )  [inline, inherited]

Definition at line 51 of file itkAnchorHistogram.h.

References itk::MorphologyHistogram< TInputPixel >::m_Boundary.


Member Data Documentation

template<class TInputPixel>
TInputPixel itk::MorphologyHistogram< TInputPixel >::m_Boundary [protected, inherited]

Definition at line 56 of file itkAnchorHistogram.h.

Referenced by itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddBoundary(), itk::MorphologyHistogram< TInputPixel >::GetValue(), itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemoveBoundary(), and itk::MorphologyHistogram< TInputPixel >::SetBoundary().


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 08:29:14 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000