18#ifndef itkPointSetToImageRegistrationMethod_h
19#define itkPointSetToImageRegistrationMethod_h
66template <
typename TFixedPo
intSet,
typename TMovingImage>
171 using Superclass::MakeOutput;
202#ifndef ITK_MANUAL_INSTANTIATION
203# include "itkPointSetToImageRegistrationMethod.hxx"
Decorates any subclass of itkObject with a DataObject API.
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Base class for all image interpolators.
Light weight base class for most itk classes.
Generic representation for an optimization method.
Computes similarity between a point set and an image.
typename TransformType::ParametersType TransformParametersType
Base class for PointSet to Image Registration Methods.
typename MetricType::Pointer MetricPointer
typename InterpolatorType::Pointer InterpolatorPointer
typename MetricType::InterpolatorType InterpolatorType
typename TransformOutputType::ConstPointer TransformOutputConstPointer
TFixedPointSet FixedPointSetType
ModifiedTimeType GetMTime() const override
PointSetToImageRegistrationMethod()
typename MetricType::TransformParametersType ParametersType
void PrintSelf(std::ostream &os, Indent indent) const override
DataObjectPointer MakeOutput(DataObjectPointerArraySizeType output) override
Make a DataObject of the correct type to used as the specified output.
typename FixedPointSetType::ConstPointer FixedPointSetConstPointer
const TransformOutputType * GetOutput() const
typename MetricType::TransformType TransformType
TMovingImage MovingImageType
void GenerateData() override
virtual void SetInitialTransformParameters(const ParametersType ¶m)
typename MovingImageType::ConstPointer MovingImageConstPointer
typename TransformType::Pointer TransformPointer
typename TransformOutputType::Pointer TransformOutputPointer
~PointSetToImageRegistrationMethod() override=default
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
This class is a base for the Optimization methods that optimize a single valued function.
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