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

itk::RankHistogram< TInputPixel > Class Template Reference

#include <itkRankHistogram.h>

Inheritance diagram for itk::RankHistogram< TInputPixel >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void AddBoundary ()
virtual void AddPixel (const TInputPixel &)
virtual RankHistogramClone () const
virtual TInputPixel GetValue (const TInputPixel &)
 RankHistogram ()
void RemoveBoundary ()
virtual void RemovePixel (const TInputPixel &)
void SetRank (float rank)
virtual ~RankHistogram ()

Protected Attributes

float m_Rank


Detailed Description

template<class TInputPixel>
class itk::RankHistogram< TInputPixel >

Definition at line 36 of file itkRankHistogram.h.


Constructor & Destructor Documentation

template<class TInputPixel>
itk::RankHistogram< TInputPixel >::RankHistogram (  )  [inline]

Definition at line 39 of file itkRankHistogram.h.

template<class TInputPixel>
virtual itk::RankHistogram< TInputPixel >::~RankHistogram (  )  [inline, virtual]

Definition at line 43 of file itkRankHistogram.h.


Member Function Documentation

template<class TInputPixel>
void itk::RankHistogram< TInputPixel >::AddBoundary (  )  [inline]

Definition at line 54 of file itkRankHistogram.h.

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

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

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

template<class TInputPixel>
void itk::RankHistogram< TInputPixel >::RemoveBoundary (  )  [inline]

Definition at line 56 of file itkRankHistogram.h.

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

template<class TInputPixel>
void itk::RankHistogram< TInputPixel >::SetRank ( float  rank  )  [inline]

Definition at line 60 of file itkRankHistogram.h.


Member Data Documentation

template<class TInputPixel>
float itk::RankHistogram< TInputPixel >::m_Rank [protected]


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