#include <itkLabelStatisticsImageFilter.h>
Public Member Functions | |
LabelStatistics (const LabelStatistics &l) | |
LabelStatistics (int size, RealType lowerBound, RealType upperBound) | |
LabelStatistics () | |
LabelStatistics & | operator= (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 |
Definition at line 113 of file itkLabelStatisticsImageFilter.h.
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics | ( | ) | [inline] |
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics | ( | int | size, | |
RealType | lowerBound, | |||
RealType | upperBound | |||
) | [inline] |
Definition at line 146 of file itkLabelStatisticsImageFilter.h.
References itkGetStaticConstMacro, and itk::Size< VDimension >::SetSize().
itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics | ( | const LabelStatistics & | l | ) | [inline] |
Definition at line 189 of file itkLabelStatisticsImageFilter.h.
References itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_BoundingBox, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Count, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Histogram, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Maximum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Mean, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Minimum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sigma, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_SumOfSquares, and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Variance.
LabelStatistics& itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator= | ( | const LabelStatistics & | l | ) | [inline] |
Definition at line 204 of file itkLabelStatisticsImageFilter.h.
References itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_BoundingBox, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Count, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Histogram, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Maximum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Mean, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Minimum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sigma, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sum, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_SumOfSquares, and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Variance.
BoundingBoxType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_BoundingBox |
Definition at line 226 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
unsigned long itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Count |
Definition at line 218 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
HistogramType::Pointer itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Histogram |
Definition at line 227 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Maximum |
Definition at line 220 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Mean |
Definition at line 221 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Minimum |
Definition at line 219 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sigma |
Definition at line 224 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Sum |
Definition at line 222 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_SumOfSquares |
Definition at line 223 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().
RealType itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::m_Variance |
Definition at line 225 of file itkLabelStatisticsImageFilter.h.
Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::LabelStatistics(), and itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatisticsImageFilter::LabelStatistics::operator=().