18#ifndef itkPDEDeformableRegistrationFunction_h
19#define itkPDEDeformableRegistrationFunction_h
40template <
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField>
104 DisplacementFieldType *
156 os << indent <<
"MovingImage: ";
158 os << indent <<
"FixedImage: ";
MovingImageType MovingImageType
void PrintSelf(std::ostream &os, Indent indent) const override
FiniteDifferenceFunction()
Control indentation during Print() invocation.
FixedImageType FixedImageType
typename DisplacementFieldType::Pointer DisplacementFieldTypePointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....