#include <itkLabelStatisticsImageFilter.h>
Definition at line 107 of file 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 112 of file itkLabelStatisticsImageFilter.h. References itkGetStaticConstMacro. |
|
||||||||||||||||||||
|
Definition at line 140 of file itkLabelStatisticsImageFilter.h. References itkGetStaticConstMacro, and HardConnectedComponentImageFilter::New(). |
|
||||||||||
|
Definition at line 177 of file itkLabelStatisticsImageFilter.h. |
|
||||||||||
|
|||||
|
Definition at line 214 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 206 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 215 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 208 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 209 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 207 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 212 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 210 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 211 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
|
|||||
|
Definition at line 213 of file itkLabelStatisticsImageFilter.h. Referenced by itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::operator=(). |
1.4.2 written by Dimitri van Heesch,
© 1997-2000