14 #ifndef __elxDisplacementMagnitudePenalty_H__
15 #define __elxDisplacementMagnitudePenalty_H__
42 template <
class TElastix >
46 typename MetricBase<TElastix>::FixedImageType,
119 FixedImageType::ImageDimension );
123 MovingImageType::ImageDimension );
142 virtual void Initialize(
void ) throw (itk::ExceptionObject);
165 #ifndef ITK_MANUAL_INSTANTIATION
166 #include "elxDisplacementMagnitudePenalty.hxx"
169 #endif // end #ifndef __elxDisplacementMagnitudePenalty_H__
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass::FixedImageConstPointer FixedImageConstPointer
DisplacementMagnitudePenalty()
Superclass1::MovingImageLimiterType MovingImageLimiterType
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()
itk::SmartPointer< Self > Pointer
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::TransformType TransformType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImagePixelType MovingImagePixelType
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
itk::SmartPointer< Self > Pointer
Superclass::FixedImageMaskType FixedImageMaskType
DisplacementMagnitudePenalty Self
ElastixType::FixedImageType FixedImageType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass2::ElastixPointer ElastixPointer
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
A class to time the different parts of the registration.
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
itk::DisplacementMagnitudePenaltyTerm< typename MetricBase< TElastix >::FixedImageType, double > Superclass1
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
TimerType::Pointer TimerPointer
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass::MovingImageType MovingImageType
virtual void Initialize(void)
Superclass1::FixedImageConstPointer FixedImageConstPointer
itk::SmartPointer< const Self > ConstPointer
Superclass2::RegistrationType RegistrationType
Superclass1::ParametersType ParametersType
Superclass::TransformJacobianType TransformJacobianType
Superclass2::ConfigurationType ConfigurationType
Superclass::FixedImageType FixedImageType
Superclass::InputPointType InputPointType
Superclass1::GradientImageType GradientImageType
ImageSamplerType::Pointer ImageSamplerPointer
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
MetricBase< TElastix > Superclass2
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.