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

itk::MorphologyHistogram< TInputPixel > Class Template Reference

#include <itkAnchorHistogram.h>

Inheritance diagram for itk::MorphologyHistogram< TInputPixel >:

Inheritance graph
[legend]
Collaboration diagram for itk::MorphologyHistogram< TInputPixel >:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Definition at line 30 of file itkAnchorHistogram.h.

Public Member Functions

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

Protected Attributes

TInputPixel m_Boundary


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

Definition at line 34 of file itkAnchorHistogram.h.


Member Function Documentation

template<class TInputPixel>
virtual void itk::MorphologyHistogram< TInputPixel >::AddBoundary (  )  [inline, virtual]

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 38 of file itkAnchorHistogram.h.

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

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 42 of file itkAnchorHistogram.h.

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

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 46 of file itkAnchorHistogram.h.

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

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

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 40 of file itkAnchorHistogram.h.

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

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 44 of file itkAnchorHistogram.h.

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

Reimplemented in itk::MorphologyHistogramMap< TInputPixel, TCompare >, and itk::MorphologyHistogramVec< TInputPixel, TCompare >.

Definition at line 36 of file itkAnchorHistogram.h.

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

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]

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