18 #ifndef __elxDisplacementMagnitudePenalty_H__ 19 #define __elxDisplacementMagnitudePenalty_H__ 45 template<
class TElastix >
49 typename MetricBase< TElastix >::FixedImageType,
61 typedef itk::SmartPointer< Self >
Pointer;
122 FixedImageType::ImageDimension );
126 MovingImageType::ImageDimension );
140 virtual void Initialize(
void ) throw (
itk::ExceptionObject );
161 #ifndef ITK_MANUAL_INSTANTIATION 162 #include "elxDisplacementMagnitudePenalty.hxx" 165 #endif // end #ifndef __elxDisplacementMagnitudePenalty_H__ itk::DisplacementMagnitudePenaltyTerm< typename MetricBase< TElastix >::FixedImageType, double > Superclass1
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass::FixedImageConstPointer FixedImageConstPointer
DisplacementMagnitudePenalty()
Superclass1::MovingImageLimiterType MovingImageLimiterType
itk::SmartPointer< const Self > ConstPointer
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass::DerivativeType DerivativeType
Superclass::OutputPointType OutputPointType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationType ConfigurationType
Superclass::RealType RealType
Superclass1::ImageSamplerType ImageSamplerType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
virtual ~DisplacementMagnitudePenalty()
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::TransformType TransformType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImagePixelType MovingImagePixelType
MetricBase< TElastix > Superclass2
Superclass::TransformPointer TransformPointer
Superclass::GradientImagePointer GradientImagePointer
Superclass1::TransformJacobianType TransformJacobianType
Superclass1::InputPointType InputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
A cost function that calculates .
Superclass1::DerivativeType DerivativeType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
Superclass::TransformType TransformType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::MovingImagePixelType MovingImagePixelType
Superclass::FixedImageMaskType FixedImageMaskType
DisplacementMagnitudePenalty Self
ElastixType::FixedImageType FixedImageType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass2::ElastixPointer ElastixPointer
Superclass1::TransformParametersType TransformParametersType
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass::ParametersType ParametersType
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass2::ITKBaseType ITKBaseType
This class is a base class for any image sampler.
Superclass::FixedImageRegionType FixedImageRegionType
Superclass1::MeasureType MeasureType
Superclass::MeasureType MeasureType
Superclass1::FixedImageType FixedImageType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass1::FixedImageRegionType FixedImageRegionType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass::TransformParametersType TransformParametersType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass1::InterpolatorType InterpolatorType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass::MovingImageType MovingImageType
virtual void Initialize(void)
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass2::RegistrationType RegistrationType
Superclass1::ParametersType ParametersType
Superclass::TransformJacobianType TransformJacobianType
Superclass2::ConfigurationType ConfigurationType
Superclass::FixedImageType FixedImageType
Superclass::InputPointType InputPointType
Superclass1::GradientImageType GradientImageType
Superclass1::OutputPointType OutputPointType
MovingImageType::RegionType MovingImageRegionType
Superclass1::GradientPixelType GradientPixelType
Base class for all ITK limiter function objects.
Superclass::FixedImagePixelType FixedImagePixelType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass::ElastixType ElastixType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
itk::SingleValuedCostFunction ITKBaseType
Superclass2::ElastixType ElastixType
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass::RegistrationPointer RegistrationPointer
elxClassNameMacro("DisplacementMagnitudePenalty")
Superclass::GradientImageType GradientImageType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
itk::SmartPointer< Self > Pointer
Superclass1::MovingImageType MovingImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::TransformPointer TransformPointer
Superclass::GradientPixelType GradientPixelType
Superclass1::GradientImagePointer GradientImagePointer
A penalty term that penalises ||T(x)-x||.
Superclass::ConfigurationPointer ConfigurationPointer
void operator=(const Self &)
Superclass::InterpolatorType InterpolatorType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass1::RealType RealType
This class is the elastix base class for all Metrics.