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