18#ifndef itkPointSetToPointSetRegistrationMethod_h
19#define itkPointSetToPointSetRegistrationMethod_h
65template <
typename TFixedPo
intSet,
typename TMovingPo
intSet>
161 using Superclass::MakeOutput;
191#ifndef ITK_MANUAL_INSTANTIATION
192# include "itkPointSetToPointSetRegistrationMethod.hxx"
Decorates any subclass of itkObject with a DataObject API.
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Light weight base class for most itk classes.
This class is a base for the Optimization methods that optimize a multiple valued function.
Generic representation for an optimization method.
Computes similarity between two point sets.
typename TransformType::ParametersType TransformParametersType
Base class for PointSet to PointSet Registration Methods.
TMovingPointSet MovingPointSetType
typename MovingPointSetType::ConstPointer MovingPointSetConstPointer
~PointSetToPointSetRegistrationMethod() override=default
typename MetricType::TransformParametersType ParametersType
TFixedPointSet FixedPointSetType
void PrintSelf(std::ostream &os, Indent indent) const override
typename MetricType::Pointer MetricPointer
virtual void SetInitialTransformParameters(const ParametersType ¶m)
typename TransformOutputType::Pointer TransformOutputPointer
typename FixedPointSetType::ConstPointer FixedPointSetConstPointer
ModifiedTimeType GetMTime() const override
void GenerateData() override
PointSetToPointSetRegistrationMethod()
const TransformOutputType * GetOutput() const
typename TransformType::Pointer TransformPointer
DataObjectPointer MakeOutput(DataObjectPointerArraySizeType output) override
Make a DataObject of the correct type to used as the specified output.
typename MetricType::TransformType TransformType
typename TransformOutputType::ConstPointer TransformOutputConstPointer
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
class ITK_FORWARD_EXPORT ProcessObject
SizeValueType ModifiedTimeType