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

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

Statistics stored per label. More...

#include <itkLabelStatisticsImageFilter.h>

Collaboration diagram for itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LabelStatistics (const LabelStatistics &l)
 LabelStatistics (int size, RealType lowerBound, RealType upperBound)
 LabelStatistics ()
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 >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics (  )  [inline]

Definition at line 118 of file itkLabelStatisticsImageFilter.h.

References itkGetStaticConstMacro.

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

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


Member Function Documentation

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


Member Data Documentation

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

template<class TInputImage , class TLabelImage >
unsigned long itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Count

template<class TInputImage , class TLabelImage >
HistogramType::Pointer itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Histogram

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

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

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

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

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

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

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


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

Generated at Tue Sep 15 10:06:54 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000