ITK
5.2.0
Insight Toolkit
|
#include <itkStatisticsLabelObject.h>
Public Member Functions | |
template<typename TSourceLabelObject > | |
void | CopyAllFrom (const TSourceLabelObject *src) |
template<typename TSourceLabelObject > | |
void | CopyAttributesFrom (const TSourceLabelObject *src) |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
const PointType & | GetCenterOfGravity () const |
const HistogramType * | GetHistogram () const |
const double & | GetKurtosis () const |
const double & | GetMaximum () const |
const IndexType & | GetMaximumIndex () const |
const double & | GetMean () const |
const double & | GetMedian () const |
const double & | GetMinimum () const |
const IndexType & | GetMinimumIndex () const |
virtual const char * | GetNameOfClass () const |
const double & | GetSkewness () const |
const double & | GetStandardDeviation () const |
const double & | GetSum () const |
const double & | GetVariance () const |
const double & | GetWeightedElongation () const |
const double & | GetWeightedFlatness () const |
const MatrixType & | GetWeightedPrincipalAxes () const |
const VectorType & | GetWeightedPrincipalMoments () const |
void | SetCenterOfGravity (const PointType &v) |
void | SetHistogram (const HistogramType *v) |
void | SetKurtosis (const double &v) |
void | SetMaximum (const double &v) |
void | SetMaximumIndex (const IndexType &v) |
void | SetMean (const double &v) |
void | SetMedian (const double &v) |
void | SetMinimum (const double &v) |
void | SetMinimumIndex (const IndexType &v) |
void | SetSkewness (const double &v) |
void | SetStandardDeviation (const double &v) |
void | SetSum (const double &v) |
void | SetVariance (const double &v) |
void | SetWeightedElongation (const double &v) |
void | SetWeightedFlatness (const double &v) |
void | SetWeightedPrincipalAxes (const MatrixType &v) |
void | SetWeightedPrincipalMoments (const VectorType &v) |
Public Member Functions inherited from itk::ShapeLabelObject< TLabel, VImageDimension > | |
const RegionType & | GetBoundingBox () const |
const CentroidType & | GetCentroid () const |
const double & | GetElongation () const |
const VectorType & | GetEquivalentEllipsoidDiameter () const |
const double & | GetEquivalentSphericalPerimeter () const |
const double & | GetEquivalentSphericalRadius () const |
const double & | GetFeretDiameter () const |
const double & | GetFlatness () const |
const SizeValueType & | GetNumberOfPixels () const |
const SizeValueType & | GetNumberOfPixelsOnBorder () const |
const OrientedBoundingBoxDirectionType & | GetOrientedBoundingBoxDirection () const |
const OrientedBoundingBoxPointType & | GetOrientedBoundingBoxOrigin () const |
const OrientedBoundingBoxSizeType & | GetOrientedBoundingBoxSize () const |
OrientedBoundingBoxVerticesType | GetOrientedBoundingBoxVertices () const |
const double & | GetPerimeter () const |
const double & | GetPerimeterOnBorder () const |
const double & | GetPerimeterOnBorderRatio () const |
const double & | GetPhysicalSize () const |
const MatrixType & | GetPrincipalAxes () const |
const VectorType & | GetPrincipalMoments () const |
const RegionType & | GetRegion () const |
const double & | GetRoundness () const |
void | SetBoundingBox (const RegionType &v) |
void | SetCentroid (const CentroidType ¢roid) |
void | SetElongation (const double &v) |
void | SetEquivalentEllipsoidDiameter (const VectorType &v) |
void | SetEquivalentSphericalPerimeter (const double &v) |
void | SetEquivalentSphericalRadius (const double &v) |
void | SetFeretDiameter (const double &v) |
void | SetFlatness (const double &v) |
void | SetNumberOfPixels (const SizeValueType &v) |
void | SetNumberOfPixelsOnBorder (const SizeValueType &v) |
void | SetOrientedBoundingBoxOrigin (const OrientedBoundingBoxPointType &v) |
void | SetOrientedBoundingBoxSize (const OrientedBoundingBoxSizeType &v) |
void | SetPerimeter (const double &v) |
void | SetPerimeterOnBorder (const double &v) |
void | SetPerimeterOnBorderRatio (const double &v) |
void | SetPhysicalSize (const double &v) |
void | SetPrincipalAxes (const MatrixType &v) |
void | SetPrincipalMoments (const VectorType &v) |
void | SetRoundness (const double &v) |
AffineTransformPointer | GetPrincipalAxesToPhysicalAxesTransform () const |
AffineTransformPointer | GetPhysicalAxesToPrincipalAxesTransform () const |
template<typename TSourceLabelObject > | |
void | CopyAttributesFrom (const TSourceLabelObject *src) |
template<typename TSourceLabelObject > | |
void | CopyAllFrom (const TSourceLabelObject *src) |
Public Member Functions inherited from itk::LabelObject< TLabel, VImageDimension > | |
void | AddIndex (const IndexType &idx) |
void | AddLine (const IndexType &idx, const LengthType &length) |
void | AddLine (const LineType &line) |
void | Clear () |
template<typename TSourceLabelObject > | |
void | CopyAllFrom (const TSourceLabelObject *src) |
template<typename TSourceLabelObject > | |
void | CopyAttributesFrom (const TSourceLabelObject *src) |
template<typename TSourceLabelObject > | |
void | CopyLinesFrom (const TSourceLabelObject *src) |
bool | Empty () const |
IndexType | GetIndex (SizeValueType offset) const |
const LabelType & | GetLabel () const |
LineType & | GetLine (SizeValueType i) |
const LineType & | GetLine (SizeValueType i) const |
SizeValueType | GetNumberOfLines () const |
bool | HasIndex (const IndexType &idx) const |
void | Optimize () |
bool | RemoveIndex (const IndexType &idx) |
void | SetLabel (const LabelType &label) |
void | Shift (OffsetType offset) |
SizeValueType | Size () const |
Public Member Functions inherited from itk::LightObject | |
Pointer | Clone () const |
virtual void | Delete () |
virtual int | GetReferenceCount () const |
void | Print (std::ostream &os, Indent indent=0) const |
virtual void | Register () const |
virtual void | SetReferenceCount (int) |
virtual void | UnRegister () const noexcept |
Static Public Member Functions | |
static AttributeType | GetAttributeFromName (const std::string &s) |
static std::string | GetNameFromAttribute (const AttributeType &a) |
static Pointer | New () |
Static Public Member Functions inherited from itk::ShapeLabelObject< TLabel, VImageDimension > | |
static AttributeType | GetAttributeFromName (const std::string &s) |
static std::string | GetNameFromAttribute (const AttributeType &a) |
static Pointer | New () |
Static Public Member Functions inherited from itk::LabelObject< TLabel, VImageDimension > | |
static AttributeType | GetAttributeFromName (const std::string &s) |
static std::string | GetNameFromAttribute (const AttributeType &a) |
static Pointer | New () |
Static Public Member Functions inherited from itk::LightObject | |
static void | BreakOnError () |
static Pointer | New () |
Additional Inherited Members | |
Protected Member Functions inherited from itk::ShapeLabelObject< TLabel, VImageDimension > | |
ShapeLabelObject () | |
Protected Member Functions inherited from itk::LabelObject< TLabel, VImageDimension > | |
LabelObject () | |
Protected Member Functions inherited from itk::LightObject | |
virtual LightObject::Pointer | InternalClone () const |
LightObject () | |
virtual void | PrintHeader (std::ostream &os, Indent indent) const |
virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
virtual | ~LightObject () |
Protected Attributes inherited from itk::LightObject | |
std::atomic< int > | m_ReferenceCount |
A Label object to store the common attributes related to the statistics of the object.
StatisticsLabelObject stores the common attributes related to the statistics of the object
This implementation was taken from the Insight Journal paper: https://www.insight-journal.org/browse/publication/176
Definition at line 41 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::AffineTransformPointer = typename AffineTransformType::Pointer |
Definition at line 502 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::AffineTransformType = AffineTransform<double, Self::ImageDimension> |
Affine transform for mapping to and from principal axis
Definition at line 501 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::AttributeType = typename Superclass::AttributeType |
Definition at line 80 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::CentroidType = typename Superclass::CentroidType |
Definition at line 247 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::ConstPointer = SmartPointer<const Self> |
Definition at line 51 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::ConstWeakPointer = WeakPointer<const Self> |
Definition at line 52 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::HistogramType = Statistics::Histogram<double> |
Definition at line 78 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::IndexType = typename Superclass::IndexType |
Definition at line 64 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::LabelMapType = LabelMap<Self> |
Definition at line 60 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::LabelObjectType = typename Superclass::LabelObjectType |
Definition at line 49 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::LabelType = TLabel |
Definition at line 68 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::LengthType = typename Superclass::LengthType |
Definition at line 72 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::LineType = typename Superclass::LineType |
Definition at line 70 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::MatrixType = Matrix<double, Self::ImageDimension, Self::ImageDimension> |
Definition at line 74 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::Pointer = SmartPointer<Self> |
Definition at line 50 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::PointType = Point<double, Self::ImageDimension> |
Definition at line 66 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::RegionType = ImageRegion<Self::ImageDimension> |
Definition at line 245 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::Self = StatisticsLabelObject |
Standard class type aliases
Definition at line 47 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::Superclass = ShapeLabelObject<TLabel, VImageDimension> |
Definition at line 48 of file itkStatisticsLabelObject.h.
using itk::StatisticsLabelObject< TLabel, VImageDimension >::VectorType = Vector<double, Self::ImageDimension> |
Definition at line 76 of file itkStatisticsLabelObject.h.
|
inlineprotected |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 560 of file itkStatisticsLabelObject.h.
References itk::Matrix< T, NRows, NColumns >::Fill(), itk::Index< VDimension >::Fill(), itk::FixedArray< TValue, VLength >::Fill(), itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Histogram, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Kurtosis, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Maximum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MaximumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Mean, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Median, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Minimum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MinimumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Skewness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_StandardDeviation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Sum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Variance, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedElongation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedFlatness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes, and itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalMoments.
|
inline |
Definition at line 277 of file itkStatisticsLabelObject.h.
|
inline |
Definition at line 251 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Histogram, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Kurtosis, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Maximum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MaximumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Mean, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Median, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Minimum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MinimumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Skewness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_StandardDeviation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Sum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Variance, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedElongation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedFlatness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes, and itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalMoments.
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::ShapeLabelObject< TLabel, VImageDimension >.
|
inlinestatic |
Definition at line 101 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::CENTER_OF_GRAVITY, itk::ShapeLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), itk::StatisticsLabelObject< TLabel, VImageDimension >::HISTOGRAM, itk::StatisticsLabelObject< TLabel, VImageDimension >::KURTOSIS, itk::StatisticsLabelObject< TLabel, VImageDimension >::MAXIMUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::MAXIMUM_INDEX, itk::StatisticsLabelObject< TLabel, VImageDimension >::MEAN, itk::StatisticsLabelObject< TLabel, VImageDimension >::MEDIAN, itk::StatisticsLabelObject< TLabel, VImageDimension >::MINIMUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::MINIMUM_INDEX, itk::StatisticsLabelObject< TLabel, VImageDimension >::SKEWNESS, itk::StatisticsLabelObject< TLabel, VImageDimension >::STANDARD_DEVIATION, itk::StatisticsLabelObject< TLabel, VImageDimension >::SUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::VARIANCE, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_ELONGATION, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_FLATNESS, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_PRINCIPAL_AXES, and itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_PRINCIPAL_MOMENTS.
|
inline |
Definition at line 393 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity.
|
inline |
Definition at line 476 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Histogram.
|
inline |
Definition at line 452 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Kurtosis.
|
inline |
Definition at line 297 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Maximum.
|
inline |
Definition at line 369 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MaximumIndex.
|
inline |
Definition at line 309 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Mean.
|
inline |
Definition at line 357 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Median.
|
inline |
Definition at line 285 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Minimum.
|
inline |
Definition at line 381 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MinimumIndex.
|
inlinestatic |
Definition at line 182 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::CENTER_OF_GRAVITY, itk::ShapeLabelObject< TLabel, VImageDimension >::GetNameFromAttribute(), itk::StatisticsLabelObject< TLabel, VImageDimension >::HISTOGRAM, itk::StatisticsLabelObject< TLabel, VImageDimension >::KURTOSIS, itk::StatisticsLabelObject< TLabel, VImageDimension >::MAXIMUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::MAXIMUM_INDEX, itk::StatisticsLabelObject< TLabel, VImageDimension >::MEAN, itk::StatisticsLabelObject< TLabel, VImageDimension >::MEDIAN, itk::StatisticsLabelObject< TLabel, VImageDimension >::MINIMUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::MINIMUM_INDEX, itk::StatisticsLabelObject< TLabel, VImageDimension >::SKEWNESS, itk::StatisticsLabelObject< TLabel, VImageDimension >::STANDARD_DEVIATION, itk::StatisticsLabelObject< TLabel, VImageDimension >::SUM, itk::StatisticsLabelObject< TLabel, VImageDimension >::VARIANCE, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_ELONGATION, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_FLATNESS, itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_PRINCIPAL_AXES, and itk::StatisticsLabelObject< TLabel, VImageDimension >::WEIGHTED_PRINCIPAL_MOMENTS.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ShapeLabelObject< TLabel, VImageDimension >.
|
inline |
Get the affine transform from physical axes to principal axes This method returns an affine transform which transforms from the physical coordinate system to the principal axes coordinate system.
Definition at line 535 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::ImageDimension, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes, and itk::AffineTransform< TParametersValueType, NDimensions >::New().
|
inline |
Definition at line 440 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Skewness.
|
inline |
Definition at line 333 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_StandardDeviation.
|
inline |
Definition at line 321 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Sum.
|
inline |
Definition at line 345 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Variance.
|
inline |
Definition at line 464 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedElongation.
|
inline |
Definition at line 488 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedFlatness.
|
inline |
Definition at line 428 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes.
|
inline |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 508 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::ImageDimension, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes, and itk::AffineTransform< TParametersValueType, NDimensions >::New().
|
inline |
Definition at line 416 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalMoments.
|
static |
Method for creation through the object factory.
|
inlineoverrideprotectedvirtual |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Reimplemented from itk::ShapeLabelObject< TLabel, VImageDimension >.
Definition at line 583 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Kurtosis, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Maximum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MaximumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Mean, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Median, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Minimum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MinimumIndex, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Skewness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_StandardDeviation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Sum, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Variance, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedElongation, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedFlatness, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes, itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalMoments, and itk::ShapeLabelObject< TLabel, VImageDimension >::PrintSelf().
|
inline |
Definition at line 399 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_CenterOfGravity.
|
inline |
Definition at line 482 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Histogram.
|
inline |
Definition at line 458 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Kurtosis.
|
inline |
Definition at line 303 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Maximum.
|
inline |
Definition at line 375 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MaximumIndex.
|
inline |
Definition at line 315 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Mean.
|
inline |
Definition at line 363 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Median.
|
inline |
Definition at line 291 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Minimum.
|
inline |
Definition at line 387 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_MinimumIndex.
|
inline |
Definition at line 446 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Skewness.
|
inline |
Definition at line 339 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_StandardDeviation.
|
inline |
Definition at line 327 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Sum.
|
inline |
Definition at line 351 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_Variance.
|
inline |
Definition at line 470 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedElongation.
|
inline |
Definition at line 494 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedFlatness.
|
inline |
Definition at line 434 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalAxes.
|
inline |
Definition at line 422 of file itkStatisticsLabelObject.h.
References itk::StatisticsLabelObject< TLabel, VImageDimension >::m_WeightedPrincipalMoments.
|
staticconstexpr |
Definition at line 90 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 97 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
|
staticconstexpr |
Definition at line 94 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 617 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetCenterOfGravity(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetPhysicalAxesToWeightedPrincipalAxesTransform(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedPrincipalAxesToPhysicalAxesTransform(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetCenterOfGravity(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 625 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetHistogram(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetHistogram(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 622 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetKurtosis(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetKurtosis(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 609 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMaximum(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMaximum(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 615 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMaximumIndex(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMaximumIndex(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 610 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMean(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMean(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 614 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMedian(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMedian(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 608 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMinimum(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMinimum(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 616 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetMinimumIndex(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetMinimumIndex(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 621 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetSkewness(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetSkewness(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 612 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetStandardDeviation(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetStandardDeviation(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 611 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetSum(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetSum(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 613 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetVariance(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetVariance(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 623 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedElongation(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetWeightedElongation(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 627 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedFlatness(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetWeightedFlatness(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 620 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetPhysicalAxesToWeightedPrincipalAxesTransform(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedPrincipalAxes(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedPrincipalAxesToPhysicalAxesTransform(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetWeightedPrincipalAxes(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
private |
Get the affine transform from principal axes to physical axes This method returns an affine transform which transforms from the principal axes coordinate system to physical coordinates.
Definition at line 619 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::CopyAttributesFrom(), itk::StatisticsLabelObject< TLabel, VImageDimension >::GetWeightedPrincipalMoments(), itk::StatisticsLabelObject< TLabel, VImageDimension >::PrintSelf(), itk::StatisticsLabelObject< TLabel, VImageDimension >::SetWeightedPrincipalMoments(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::StatisticsLabelObject().
|
staticconstexpr |
Definition at line 82 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 88 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 83 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 87 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 81 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 89 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 95 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 85 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 84 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 86 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 96 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 98 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 93 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().
|
staticconstexpr |
Definition at line 92 of file itkStatisticsLabelObject.h.
Referenced by itk::StatisticsLabelObject< TLabel, VImageDimension >::GetAttributeFromName(), and itk::StatisticsLabelObject< TLabel, VImageDimension >::GetNameFromAttribute().