18#ifndef itkMultiResolutionPDEDeformableRegistration_h
19#define itkMultiResolutionPDEDeformableRegistration_h
82 typename TMovingImage,
83 typename TDisplacementField,
84 typename TRealType = float,
181 const DisplacementFieldType *
193 std::vector<SmartPointer<DataObject>>::size_type
216 itkGetConstReferenceMacro(NumberOfLevels,
unsigned int);
219 itkGetConstReferenceMacro(CurrentLevel,
unsigned int);
311#ifndef ITK_MANUAL_INSTANTIATION
312# include "itkMultiResolutionPDEDeformableRegistration.hxx"
Array class with size defined at construction time.
Base class for all data objects in ITK.
Deformably register two images using the demons algorithm.
OutputImageType * GetOutput()
virtual void SetInput(const InputImageType *input)
Templated n-dimensional image class.
Control indentation during Print() invocation.
Framework for creating images in a multi-resolution pyramid.
SmartPointer< Self > Pointer
Resample an image via a coordinate transform.
SmartPointer< Self > Pointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....