18#ifndef __elxAdvancedMeanSquaresMetric_H__
19#define __elxAdvancedMeanSquaresMetric_H__
44template<
class TElastix >
48 typename MetricBase< TElastix >::FixedImageType,
49 typename MetricBase< TElastix >::MovingImageType >,
60 typedef itk::SmartPointer< Self >
Pointer;
123 FixedImageType::ImageDimension );
127 MovingImageType::ImageDimension );
168#ifndef ITK_MANUAL_INSTANTIATION
169#include "elxAdvancedMeanSquaresMetric.hxx"
An metric based on the itk::AdvancedMeanSquaresImageToImageMetric.
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass1::FixedImageLimiterType FixedImageLimiterType
itk::AdvancedMeanSquaresImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
void operator=(const Self &)
Superclass2::ConfigurationPointer ConfigurationPointer
void BeforeEachResolution(void) override
Superclass2::ElastixPointer ElastixPointer
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::MeasureType MeasureType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
itk::SmartPointer< const Self > ConstPointer
Superclass1::GradientImagePointer GradientImagePointer
Superclass1::TransformType TransformType
Superclass1::RealType RealType
Superclass1::DerivativeType DerivativeType
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::GradientImageType GradientImageType
Superclass1::InterpolatorType InterpolatorType
Superclass1::TransformPointer TransformPointer
Superclass1::ImageSampleContainerType ImageSampleContainerType
AdvancedMeanSquaresMetric(const Self &)
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::TransformJacobianType TransformJacobianType
itk::SmartPointer< Self > Pointer
MetricBase< TElastix > Superclass2
Superclass2::ElastixType ElastixType
Superclass1::ImageSamplerPointer ImageSamplerPointer
AdvancedMeanSquaresMetric Self
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::MovingImagePixelType MovingImagePixelType
void Initialize(void) override
elxClassNameMacro("AdvancedMeanSquares")
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::TransformParametersType TransformParametersType
Superclass2::RegistrationPointer RegistrationPointer
AdvancedMeanSquaresMetric()
Superclass2::RegistrationType RegistrationType
Superclass2::ConfigurationType ConfigurationType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::ParametersType ParametersType
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::InputPointType InputPointType
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::MovingImageType MovingImageType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
~AdvancedMeanSquaresMetric() override
Superclass1::FixedImageType FixedImageType
Superclass1::OutputPointType OutputPointType
Superclass1::GradientPixelType GradientPixelType
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::MovingImageType MovingImageType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
Compute Mean square difference between two images, based on AdvancedImageToImageMetric....
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::RealType RealType
Superclass::InterpolatorType InterpolatorType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::FixedImageType FixedImageType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::GradientPixelType GradientPixelType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::MovingImageType MovingImageType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::ImageSamplerType ImageSamplerType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::TransformType TransformType
Superclass::MeasureType MeasureType
Superclass::GradientImagePointer GradientImagePointer
Superclass::DerivativeType DerivativeType
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass::InputPointType InputPointType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass::TransformPointer TransformPointer
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::ParametersType ParametersType
Superclass::OutputPointType OutputPointType
Superclass::TransformJacobianType TransformJacobianType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::GradientImageType GradientImageType