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

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

#include <itkAnchorHistogram.h>

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

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

TInputPixel m_Boundary


Detailed Description

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

Definition at line 129 of file itkAnchorHistogram.h.


Constructor & Destructor Documentation

template<class TInputPixel , class TCompare >
itk::MorphologyHistogramVec< TInputPixel, TCompare >::MorphologyHistogramVec (  )  [inline]

Definition at line 132 of file itkAnchorHistogram.h.

template<class TInputPixel , class TCompare >
itk::MorphologyHistogramVec< TInputPixel, TCompare >::~MorphologyHistogramVec (  )  [inline]

Definition at line 151 of file itkAnchorHistogram.h.


Member Function Documentation

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

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

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

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 211 of file itkAnchorHistogram.h.

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

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

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

Reimplemented from itk::MorphologyHistogram< TInputPixel >.

Definition at line 153 of file itkAnchorHistogram.h.

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


Member Data Documentation

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


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

Generated at Tue Sep 15 10:53:02 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000