#include <itkAnchorHistogram.h>


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 |
| itk::MorphologyHistogramMap< TInputPixel, TCompare >::MorphologyHistogramMap | ( | ) | [inline] |
Definition at line 69 of file itkAnchorHistogram.h.
| itk::MorphologyHistogramMap< TInputPixel, TCompare >::~MorphologyHistogramMap | ( | ) | [inline] |
Definition at line 72 of file itkAnchorHistogram.h.
| 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.
| void itk::MorphologyHistogramMap< TInputPixel, TCompare >::AddPixel | ( | const TInputPixel & | p | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 89 of file itkAnchorHistogram.h.
| TInputPixel itk::MorphologyHistogramMap< TInputPixel, TCompare >::GetValue | ( | void | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 99 of file itkAnchorHistogram.h.
| 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.
| void itk::MorphologyHistogramMap< TInputPixel, TCompare >::RemovePixel | ( | const TInputPixel & | p | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 94 of file itkAnchorHistogram.h.
| void itk::MorphologyHistogramMap< TInputPixel, TCompare >::Reset | ( | void | ) | [inline, virtual] |
Reimplemented from itk::MorphologyHistogram< TInputPixel >.
Definition at line 74 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