18#ifndef itkPointSetToPointSetMetric_h
19#define itkPointSetToPointSetMetric_h
44template <
typename TFixedPo
intSet,
typename TMovingPo
intSet>
145#ifndef ITK_MANUAL_INSTANTIATION
146# include "itkPointSetToPointSetMetric.hxx"
double ParametersValueType
Control indentation during Print() invocation.
Superclass::ParametersType ParametersType
Array< double > MeasureType
Array2D< double > DerivativeType
MultipleValuedCostFunction()=default
typename MovingPointSetType::ConstPointer MovingPointSetConstPointer
typename MovingPointSetType::PointDataContainer::ConstIterator MovingPointDataIterator
typename FixedPointSetType::PointsContainer::ConstIterator FixedPointIterator
Superclass::MeasureType MeasureType
MultipleValuedCostFunction Superclass
typename TransformType::InputPointType InputPointType
typename FixedPointSetType::ConstPointer FixedPointSetConstPointer
void SetTransformParameters(const ParametersType ¶meters) const
FixedPointSetConstPointer m_FixedPointSet
PointSetToPointSetMetric Self
void PrintSelf(std::ostream &os, Indent indent) const override
static constexpr unsigned int FixedPointSetDimension
Superclass::ParametersValueType CoordinateRepresentationType
typename TransformType::Pointer TransformPointer
~PointSetToPointSetMetric() override=default
PointSetToPointSetMetric()
typename TransformType::JacobianType TransformJacobianType
TFixedPointSet FixedPointSetType
TMovingPointSet MovingPointSetType
MovingPointSetConstPointer m_MovingPointSet
typename MovingPointSetType::PointsContainer::ConstIterator MovingPointIterator
typename FixedPointSetType::PointDataContainer::ConstIterator FixedPointDataIterator
SmartPointer< Self > Pointer
Superclass::DerivativeType DerivativeType
SmartPointer< const Self > ConstPointer
Transform< CoordinateRepresentationType, Self::MovingPointSetDimension, Self::FixedPointSetDimension > TransformType
virtual void Initialize()
Superclass::ParametersType ParametersType
unsigned int GetNumberOfParameters() const override
typename TMovingPointSet::PixelType MovingPointSetPixelType
typename TransformType::ParametersType TransformParametersType
static constexpr unsigned int MovingPointSetDimension
typename TransformType::OutputPointType OutputPointType
TransformPointer m_Transform
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....