18 #ifndef itkMeanSquaresPointSetToImageMetric_h
19 #define itkMeanSquaresPointSetToImageMetric_h
40 template<
typename TFixedPo
intSet,
typename TMovingImage >
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkMeanSquaresPointSetToImageMetric.hxx"
Array class with size defined at construction time.
FixedPointSetType::PointDataContainer::ConstIterator PointDataIterator
PointSetToImageMetric< TFixedPointSet, TMovingImage > Superclass
Superclass::MeasureType MeasureType
FixedPointSetType::PointsContainer::ConstIterator PointIterator
Light weight base class for most itk classes.
TransformType::Pointer TransformPointer
MeasureType GetValue(const TransformParametersType ¶meters) const override
Superclass::FixedPointSetConstPointer FixedPointSetConstPointer
TransformType::JacobianType TransformJacobianType
TFixedPointSet FixedPointSetType
Superclass::OutputPointType OutputPointType
MeanSquaresPointSetToImageMetric()
Superclass::DerivativeType DerivativeType
Superclass::FixedPointSetType FixedPointSetType
TransformType::OutputPointType OutputPointType
TransformType::ParametersType TransformParametersType
void GetValueAndDerivative(const TransformParametersType ¶meters, MeasureType &Value, DerivativeType &Derivative) const override
Superclass::TransformType TransformType
CovariantVector< RealType, itkGetStaticConstMacro(MovingImageDimension) > GradientPixelType
Superclass::PointDataIterator PointDataIterator
Superclass::InputPointType InputPointType
Superclass::MovingImageType MovingImageType
TMovingImage MovingImageType
NumericTraits< MovingImagePixelType >::RealType RealType
Superclass::GradientPixelType GradientPixelType
Superclass::TransformJacobianType TransformJacobianType
Superclass::MeasureType MeasureType
Computes similarity between a point set and an image.
MovingImageType::ConstPointer MovingImageConstPointer
Computes similarity between pixel values of a point set and intensity values of an image...
Superclass::PointIterator PointIterator
Superclass::TransformParametersType TransformParametersType
MeanSquaresPointSetToImageMetric Self
Superclass::MovingImageConstPointer MovingImageConstPointer
SmartPointer< Self > Pointer
virtual ~MeanSquaresPointSetToImageMetric()
void GetDerivative(const TransformParametersType ¶meters, DerivativeType &Derivative) const override
TransformType::InputPointType InputPointType
SmartPointer< const Self > ConstPointer
Superclass::TransformPointer TransformPointer
void operator=(const Self &)
Base class for most ITK classes.
Transform< CoordinateRepresentationType, itkGetStaticConstMacro(MovingImageDimension), itkGetStaticConstMacro(FixedPointSetDimension) > TransformType
FixedPointSetType::ConstPointer FixedPointSetConstPointer
Superclass::DerivativeType DerivativeType
Superclass::RealType RealType