18#ifndef elxDistancePreservingRigidityPenaltyTerm_h
19#define elxDistancePreservingRigidityPenaltyTerm_h
63template <
class TElastix>
91 using typename Superclass1::CoordinateRepresentationType;
92 using typename Superclass1::MovingImageType;
93 using typename Superclass1::MovingImagePixelType;
94 using typename Superclass1::MovingImageConstPointer;
95 using typename Superclass1::FixedImageType;
96 using typename Superclass1::FixedImageConstPointer;
97 using typename Superclass1::FixedImageRegionType;
99 using typename Superclass1::TransformPointer;
100 using typename Superclass1::InputPointType;
101 using typename Superclass1::OutputPointType;
102 using typename Superclass1::TransformParametersType;
103 using typename Superclass1::TransformJacobianType;
104 using typename Superclass1::InterpolatorType;
105 using typename Superclass1::InterpolatorPointer;
106 using typename Superclass1::RealType;
107 using typename Superclass1::GradientPixelType;
108 using typename Superclass1::GradientImageType;
109 using typename Superclass1::GradientImagePointer;
114 using typename Superclass1::MeasureType;
115 using typename Superclass1::DerivativeType;
116 using typename Superclass1::ParametersType;
172#ifndef ITK_MANUAL_INSTANTIATION
173# include "elxDistancePreservingRigidityPenaltyTerm.hxx"
A penalty term designed to preserve inter-voxel distances within rigid body regions.
void BeforeRegistration() override
DistancePreservingRigidityPenalty()=default
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
itk::SmartPointer< const Self > ConstPointer
~DistancePreservingRigidityPenalty() override=default
elxClassNameMacro("DistancePreservingRigidityPenalty")
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
itk::SmartPointer< Self > Pointer
itk::MultiResolutionPyramidImageFilter< SegmentedImageType, SegmentedImageType > SegmentedImagePyramidType
typename SegmentedImagePyramidType::Pointer SegmentedImagePyramidPointer
void Initialize() override
typename Superclass2::ITKBaseType ITKBaseType
ITK_DISALLOW_COPY_AND_MOVE(DistancePreservingRigidityPenalty)
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
typename ElastixType::RegistrationBaseType RegistrationType
typename ImageSamplerType::OutputVectorContainerPointer ImageSampleContainerPointer
typename MovingImageType::RegionType MovingImageRegionType
typename FixedImageType::PixelType FixedImagePixelType
typename ImageSamplerType::OutputVectorContainerType ImageSampleContainerType
ImageMaskSpatialObject< Self::FixedImageDimension > FixedImageMaskType
SmartPointer< MovingImageMaskType > MovingImageMaskPointer
LimiterFunctionBase< RealType, FixedImageDimension > FixedImageLimiterType
ImageSamplerBase< FixedImageType > ImageSamplerType
LimiterFunctionBase< RealType, MovingImageDimension > MovingImageLimiterType
typename MovingImageLimiterType::OutputType MovingImageLimiterOutputType
typename FixedImageLimiterType::OutputType FixedImageLimiterOutputType
SmartPointer< FixedImageMaskType > FixedImageMaskPointer
typename ImageSamplerType::Pointer ImageSamplerPointer
ImageMaskSpatialObject< Self::MovingImageDimension > MovingImageMaskType
Image< signed short, Self::MovingImageDimension > SegmentedImageType
typename BSplineTransformType::ImageType CoefficientImageType