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

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

#include <itkRankHistogram.h>

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

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

Collaboration graph
[legend]

List of all members.

Public Types

typedef RankHistogram
< TInputPixel > 
Superclass

Public Member Functions

void AddBoundary ()
void AddPixel (const TInputPixel &p)
SuperclassClone () const
TInputPixel GetValue (const TInputPixel &)
void Initialize ()
 RankHistogramMap ()
void RemoveBoundary ()
void RemovePixel (const TInputPixel &p)
void SetRank (float rank)
 ~RankHistogramMap ()

Protected Attributes

float m_Rank


Detailed Description

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

Definition at line 70 of file itkRankHistogram.h.


Member Typedef Documentation

template<class TInputPixel , class TCompare >
typedef RankHistogram<TInputPixel> itk::RankHistogramMap< TInputPixel, TCompare >::Superclass

Definition at line 74 of file itkRankHistogram.h.


Constructor & Destructor Documentation

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

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

Definition at line 94 of file itkRankHistogram.h.


Member Function Documentation

void itk::RankHistogram< TInputPixel >::AddBoundary (  )  [inline, inherited]

Definition at line 54 of file itkRankHistogram.h.

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

Reimplemented from itk::RankHistogram< TInputPixel >.

Definition at line 98 of file itkRankHistogram.h.

template<class TInputPixel , class TCompare >
Superclass* itk::RankHistogramMap< TInputPixel, TCompare >::Clone (  )  const [inline, virtual]

template<class TInputPixel , class TCompare >
TInputPixel itk::RankHistogramMap< TInputPixel, TCompare >::GetValue ( const TInputPixel &   )  [inline, virtual]

template<class TInputPixel , class TCompare >
void itk::RankHistogramMap< TInputPixel, TCompare >::Initialize ( void   )  [inline]

Definition at line 125 of file itkRankHistogram.h.

void itk::RankHistogram< TInputPixel >::RemoveBoundary (  )  [inline, inherited]

Definition at line 56 of file itkRankHistogram.h.

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

Reimplemented from itk::RankHistogram< TInputPixel >.

Definition at line 115 of file itkRankHistogram.h.

void itk::RankHistogram< TInputPixel >::SetRank ( float  rank  )  [inline, inherited]

Definition at line 60 of file itkRankHistogram.h.

References itk::RankHistogram< TInputPixel >::m_Rank.


Member Data Documentation

float itk::RankHistogram< TInputPixel >::m_Rank [protected, inherited]


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

Generated at Tue Sep 15 11:55:37 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000