18#ifndef itkMultiResolutionImageRegistrationMethodWithFeatures_h
19#define itkMultiResolutionImageRegistrationMethodWithFeatures_h
54template <
typename TFixedImage,
typename TMovingImage>
118#ifndef ITK_MANUAL_INSTANTIATION
119# include "itkMultiResolutionImageRegistrationMethodWithFeatures.hxx"
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics.
Class for multi-resolution image registration methods.
SmartPointer< const Self > ConstPointer
void CheckPyramids() override
MultiResolutionImageRegistrationMethodWithFeatures()=default
ITK_DISALLOW_COPY_AND_MOVE(MultiResolutionImageRegistrationMethodWithFeatures)
~MultiResolutionImageRegistrationMethodWithFeatures() override=default
typename OptimizerType::Pointer OptimizerPointer