7 template <
typename TInputImageType>
35 virtual void PerformOneIteration(InputImageType *refImage, InputImageType *movingImage, TransformPointer &addOn) ITK_OVERRIDE;
39 void operator=(
const Self&);
41 BlockMatcherType *m_ReverseBlockMatcher;
itk::SmartPointer< const Self > ConstPointer
SymmetricBMRegistrationMethod()
TInputImageType InputImageType
BaseBMRegistrationMethod< TInputImageType > Superclass
Superclass::AffineTransformType AffineTransformType
SymmetricBMRegistrationMethod Self
Superclass::TransformPointer TransformPointer
Superclass::InputImageType InputImageType
void SetReverseBlockMatcher(BlockMatcherType *matcher)
itk::SmartPointer< Self > Pointer
anima::BaseTransformAgregator< TInputImageType::ImageDimension > AgregatorType
itk::AffineTransform< typename AgregatorType::ScalarType, TInputImageType::ImageDimension > AffineTransformType
Superclass::SVFTransformType SVFTransformType
Superclass::AgregatorType AgregatorType
virtual void PerformOneIteration(InputImageType *refImage, InputImageType *movingImage, TransformPointer &addOn) ITK_OVERRIDE
virtual ~SymmetricBMRegistrationMethod()
itk::StationaryVelocityFieldTransform< AgregatorScalarType, TInputImageType::ImageDimension > SVFTransformType
Superclass::BlockMatcherType BlockMatcherType
TransformType::Pointer TransformPointer