Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Statistics stored per label. More...
#include <mitkExtendedLabelStatisticsImageFilter.h>
Public Member Functions | |
LabelStatistics () | |
LabelStatistics (int size, RealType lowerBound, RealType upperBound) | |
LabelStatistics (const LabelStatistics &l) | |
LabelStatistics & | operator= (const LabelStatistics &l) |
Public Attributes | |
IdentifierType | m_Count |
RealType | m_Minimum |
RealType | m_Maximum |
RealType | m_Mean |
RealType | m_Sum |
RealType | m_SumOfSquares |
RealType | m_Sigma |
RealType | m_Variance |
RealType | m_MPP |
RealType | m_Median |
RealType | m_Uniformity |
RealType | m_UPP |
RealType | m_Entropy |
RealType | m_Skewness |
RealType | m_Kurtosis |
IdentifierType | m_PositivePixelCount |
RealType | m_SumOfPositivePixels |
RealType | m_SumOfCubes |
RealType | m_SumOfQuadruples |
Superclass::BoundingBoxType | m_BoundingBox |
HistogramType::Pointer | m_Histogram |
Statistics stored per label.
Definition at line 59 of file mitkExtendedLabelStatisticsImageFilter.h.
|
inline |
Definition at line 64 of file mitkExtendedLabelStatisticsImageFilter.h.
References itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Entropy, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Kurtosis, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Median, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_MPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_PositivePixelCount, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Skewness, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfCubes, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfPositivePixels, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfQuadruples, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Uniformity, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_UPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance, and max().
|
inline |
Definition at line 103 of file mitkExtendedLabelStatisticsImageFilter.h.
References itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Entropy, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Kurtosis, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Median, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_MPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_PositivePixelCount, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Skewness, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfCubes, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfPositivePixels, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfQuadruples, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Uniformity, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_UPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance, max(), and mitk::New().
|
inline |
Definition at line 156 of file mitkExtendedLabelStatisticsImageFilter.h.
References itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Entropy, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Kurtosis, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Median, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_MPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_PositivePixelCount, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Skewness, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfCubes, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfPositivePixels, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfQuadruples, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Uniformity, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_UPP, and itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance.
|
inline |
Definition at line 182 of file mitkExtendedLabelStatisticsImageFilter.h.
References itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Entropy, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Kurtosis, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Median, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_MPP, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_PositivePixelCount, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Skewness, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfCubes, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfPositivePixels, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfQuadruples, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Uniformity, itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_UPP, and itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance.
Superclass::BoundingBoxType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_BoundingBox |
IdentifierType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Count |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Entropy |
HistogramType::Pointer itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Histogram |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Kurtosis |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Maximum |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Mean |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Median |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Minimum |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_MPP |
IdentifierType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_PositivePixelCount |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sigma |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Skewness |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Sum |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfCubes |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfPositivePixels |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfQuadruples |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_SumOfSquares |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Uniformity |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_UPP |
RealType itk::ExtendedLabelStatisticsImageFilter< TInputImage, TLabelImage >::LabelStatistics::m_Variance |