Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Member Functions | Public Attributes

itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics Class Reference

Statistics stored per label. More...

#include <itkLabelStatisticsImageFilter.h>

Collaboration diagram for itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LabelStatistics ()
 LabelStatistics (int size, RealType lowerBound, RealType upperBound)
 LabelStatistics (const LabelStatistics &l)
LabelStatisticsoperator= (const LabelStatistics &l)

Public Attributes

BoundingBoxType m_BoundingBox
unsigned long m_Count
HistogramType::Pointer m_Histogram
RealType m_Maximum
RealType m_Mean
RealType m_Minimum
RealType m_Sigma
RealType m_Sum
RealType m_SumOfSquares
RealType m_Variance

Detailed Description

template<class TInputImage, class TLabelImage>
class itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics

Statistics stored per label.

Definition at line 113 of file itkLabelStatisticsImageFilter.h.


Constructor & Destructor Documentation

template<class TInputImage , class TLabelImage >
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::LabelStatistics (  )  [inline]
template<class TInputImage , class TLabelImage >
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::LabelStatistics ( int  size,
RealType  lowerBound,
RealType  upperBound 
) [inline]
template<class TInputImage , class TLabelImage >
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::LabelStatistics ( const LabelStatistics l  )  [inline]

Member Function Documentation

template<class TInputImage , class TLabelImage >
LabelStatistics& itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator= ( const LabelStatistics l  )  [inline]

Member Data Documentation

template<class TInputImage , class TLabelImage >
BoundingBoxType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox
template<class TInputImage , class TLabelImage >
unsigned long itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count
template<class TInputImage , class TLabelImage >
HistogramType::Pointer itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares
template<class TInputImage , class TLabelImage >
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance

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

Generated at Mon Jul 12 2010 23:47:39 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000