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

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

#include <itkLabelStatisticsImageFilter.h>

List of all members.

Public Member Functions

 LabelStatistics ()

Public Attributes

unsigned long m_Count
RealType m_Minimum
RealType m_Maximum
RealType m_Mean
RealType m_Sum
RealType m_SumOfSquares
RealType m_Sigma
RealType m_Variance


Detailed Description

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

Statistics stored per label

Definition at line 92 of file itkLabelStatisticsImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 95 of file itkLabelStatisticsImageFilter.h.


Member Data Documentation

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

Definition at line 112 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 114 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 115 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 113 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 118 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 116 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 117 of file itkLabelStatisticsImageFilter.h.

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

Definition at line 119 of file itkLabelStatisticsImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Wed Mar 30 00:41:20 2005 for ITK by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2000