18#ifndef __elxDistancePreservingRigidityPenaltyTerm_H__
19#define __elxDistancePreservingRigidityPenaltyTerm_H__
63template<
class TElastix >
75 typedef itk::SmartPointer< Self >
Pointer;
148 typedef itk::MultiResolutionPyramidImageFilter<
183#ifndef ITK_MANUAL_INSTANTIATION
184#include "elxDistancePreservingRigidityPenaltyTerm.hxx"
A class that deals with user given parameters and command line arguments.
A penalty term designed to preserve inter-voxel distances within rigid body regions.
Superclass1::MovingImageConstPointer MovingImageConstPointer
itk::MultiResolutionPyramidImageFilter< SegmentedImageType, SegmentedImageType > SegmentedImagePyramidType
SegmentedImagePyramidType::Pointer SegmentedImagePyramidPointer
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::DerivativeType DerivativeType
Superclass1::InputPointType InputPointType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
void Initialize(void) override
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::GradientImagePointer GradientImagePointer
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::TransformPointer TransformPointer
Superclass2::ConfigurationPointer ConfigurationPointer
MetricBase< TElastix > Superclass2
Superclass1::ParametersType ParametersType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::CoefficientImageType CoefficientImageType
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass1::InterpolatorType InterpolatorType
Superclass1::MovingImagePixelType MovingImagePixelType
elxClassNameMacro("DistancePreservingRigidityPenalty")
itk::SmartPointer< const Self > ConstPointer
Superclass1::InterpolatorPointer InterpolatorPointer
itk::SmartPointer< Self > Pointer
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass1::MeasureType MeasureType
Superclass2::ElastixPointer ElastixPointer
DistancePreservingRigidityPenalty()
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass2::ElastixType ElastixType
Superclass1::GradientImageFilterType GradientImageFilterType
itk::DistancePreservingRigidityPenaltyTerm< typename MetricBase< TElastix >::FixedImageType, double > Superclass1
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass1::MovingImageType MovingImageType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass1::TransformParametersType TransformParametersType
~DistancePreservingRigidityPenalty() override
Superclass2::ConfigurationType ConfigurationType
Superclass1::GradientImageType GradientImageType
Superclass1::RealType RealType
Superclass2::ITKBaseType ITKBaseType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::MovingImageMaskType MovingImageMaskType
void BeforeRegistration(void) override
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass1::GradientPixelType GradientPixelType
void operator=(const Self &)
Superclass1::SegmentedImageType SegmentedImageType
Superclass2::RegistrationType RegistrationType
Superclass1::OutputPointType OutputPointType
Superclass1::FixedImageType FixedImageType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::TransformType TransformType
DistancePreservingRigidityPenalty Self
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::MovingImageLimiterType MovingImageLimiterType
DistancePreservingRigidityPenalty(const Self &)
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass1::TransformJacobianType TransformJacobianType
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
MovingImageType::RegionType MovingImageRegionType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::FixedImageType FixedImageType
Superclass::DerivativeType DerivativeType
Superclass::TransformType TransformType
Superclass::InterpolatorType InterpolatorType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::GradientImageType GradientImageType
Superclass::TransformPointer TransformPointer
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageType MovingImageType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::ParametersType ParametersType
Superclass::GradientImagePointer GradientImagePointer
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::OutputPointType OutputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::MeasureType MeasureType
Superclass::RealType RealType
Superclass::InputPointType InputPointType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::TransformJacobianType TransformJacobianType
Superclass::GradientPixelType GradientPixelType
This class is a base class for any image sampler.
Base class for all ITK limiter function objects.