#include <itkAnchorHistogram.h>


Definition at line 129 of file itkAnchorHistogram.h.
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 |
| itk::MorphologyHistogramVec< TInputPixel, TCompare >::MorphologyHistogramVec | ( | ) | [inline] |
Definition at line 132 of file itkAnchorHistogram.h.
| itk::MorphologyHistogramVec< TInputPixel, TCompare >::~MorphologyHistogramVec | ( | ) | [inline] |
Definition at line 151 of file itkAnchorHistogram.h.
| void itk::MorphologyHistogramVec< TInputPixel, TCompare >::AddBoundary | ( | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 163 of file itkAnchorHistogram.h.
References itk::MorphologyHistogramVec< TInputPixel, TCompare >::AddPixel(), and itk::MorphologyHistogram< TInputPixel >::m_Boundary.
| void itk::MorphologyHistogramVec< TInputPixel, TCompare >::AddPixel | ( | const TInputPixel & | p | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 175 of file itkAnchorHistogram.h.
Referenced by itk::MorphologyHistogramVec< TInputPixel, TCompare >::AddBoundary().
| TInputPixel itk::MorphologyHistogramVec< TInputPixel, TCompare >::GetValue | ( | void | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 211 of file itkAnchorHistogram.h.
| void itk::MorphologyHistogramVec< TInputPixel, TCompare >::RemoveBoundary | ( | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 169 of file itkAnchorHistogram.h.
References itk::MorphologyHistogram< TInputPixel >::m_Boundary, and itk::MorphologyHistogramVec< TInputPixel, TCompare >::RemovePixel().
| void itk::MorphologyHistogramVec< TInputPixel, TCompare >::RemovePixel | ( | const TInputPixel & | p | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 186 of file itkAnchorHistogram.h.
Referenced by itk::MorphologyHistogramVec< TInputPixel, TCompare >::RemoveBoundary().
| 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] |
Definition at line 51 of file itkAnchorHistogram.h.
References itk::MorphologyHistogram< TInputPixel >::m_Boundary.
TInputPixel itk::MorphologyHistogram< TInputPixel >::m_Boundary [protected, inherited] |
Definition at line 56 of file itkAnchorHistogram.h.
Referenced by itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddBoundary(), itk::MorphologyHistogramVec< TInputPixel, TCompare >::AddBoundary(), itk::MorphologyHistogram< TInputPixel >::GetValue(), itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemoveBoundary(), itk::MorphologyHistogramVec< TInputPixel, TCompare >::RemoveBoundary(), and itk::MorphologyHistogram< TInputPixel >::SetBoundary().
1.5.5 written by Dimitri van Heesch,
© 1997-2000