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