18#ifndef itkSymmetricForcesDemonsRegistrationFilter_h
19#define itkSymmetricForcesDemonsRegistrationFilter_h
69template <
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField>
146#ifndef ITK_MANUAL_INSTANTIATION
147# include "itkSymmetricForcesDemonsRegistrationFilter.hxx"
Control indentation during Print() invocation.
Implements transparent reference counting.
SymmetricForcesDemonsRegistrationFilter Self
virtual double GetMetric() const
virtual void SetIntensityDifferenceThreshold(double)
~SymmetricForcesDemonsRegistrationFilter() override=default
SymmetricForcesDemonsRegistrationFunction< FixedImageType, MovingImageType, DisplacementFieldType > DemonsRegistrationFunctionType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
void ApplyUpdate(const TimeStepType &dt) override
SymmetricForcesDemonsRegistrationFilter()
typename FiniteDifferenceFunctionType::TimeStepType TimeStepType
virtual double GetIntensityDifferenceThreshold() const
const double & GetRMSChange() const override
PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDisplacementField > Superclass
void InitializeIteration() override
void PrintSelf(std::ostream &os, Indent indent) const override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....