|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDistanceToCentroidMembershipFunction_h
19 #define itkDistanceToCentroidMembershipFunction_h
44 template <
typename TVector>
68 using typename Superclass::MeasurementVectorSizeType;
106 PrintSelf(std::ostream & os,
Indent indent)
const override;
110 InternalClone()
const override;
118 #ifndef ITK_MANUAL_INSTANTIATION
119 # include "itkDistanceToCentroidMembershipFunction.hxx"
DistanceToCentroidMembershipFunction models class membership using a distance metric.
SmartPointer< Self > Pointer
this class declares common interfaces for distance functions.
typename DistanceMetricType::OriginType CentroidType
MembershipFunctionBase defines common interfaces for membership functions.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
typename DistanceMetricType::Pointer DistanceMetricPointer
TVector MeasurementVectorType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned int MeasurementVectorSizeType
typename Superclass::Pointer MembershipFunctionPointer