18 #ifndef __elxAdvancedMeanSquaresMetric_H__ 19 #define __elxAdvancedMeanSquaresMetric_H__ 45 template<
class TElastix >
49 typename MetricBase< TElastix >::FixedImageType,
50 typename MetricBase< TElastix >::MovingImageType >,
61 typedef itk::SmartPointer< Self >
Pointer;
124 FixedImageType::ImageDimension );
128 MovingImageType::ImageDimension );
142 virtual void Initialize(
void ) throw (
itk::ExceptionObject );
169 #ifndef ITK_MANUAL_INSTANTIATION 170 #include "elxAdvancedMeanSquaresMetric.hxx" 173 #endif // end #ifndef __elxAdvancedMeanSquaresMetric_H__ Compute Mean square difference between two images, based on AdvancedImageToImageMetric...
Superclass::ParametersType ParametersType
Superclass::GradientPixelType GradientPixelType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass1::MeasureType MeasureType
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass::ElastixPointer ElastixPointer
Superclass1::ParametersType ParametersType
Superclass1::InputPointType InputPointType
Superclass::RegistrationType RegistrationType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::MovingImagePixelType MovingImagePixelType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::ConfigurationType ConfigurationType
Superclass1::InterpolatorPointer InterpolatorPointer
void operator=(const Self &)
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::ImageSampleContainerType ImageSampleContainerType
AdvancedMeanSquaresMetric Self
Superclass::GradientImagePointer GradientImagePointer
Superclass::MeasureType MeasureType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
MetricBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::FixedImageConstPointer FixedImageConstPointer
itk::SmartPointer< const Self > ConstPointer
Superclass::InputPointType InputPointType
Superclass::TransformType TransformType
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass2::RegistrationType RegistrationType
Superclass1::OutputPointType OutputPointType
Superclass1::GradientImageType GradientImageType
ElastixType::FixedImageType FixedImageType
AdvancedMeanSquaresMetric()
elxClassNameMacro("AdvancedMeanSquares")
itk::AdvancedMeanSquaresImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass1::TransformType TransformType
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::GradientPixelType GradientPixelType
Superclass::GradientImageType GradientImageType
Superclass::RealType RealType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::InterpolatorType InterpolatorType
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass::FixedImagePixelType FixedImagePixelType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::InterpolatorType InterpolatorType
Superclass1::MovingImageType MovingImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass::ImageSamplerType ImageSamplerType
virtual void BeforeEachResolution(void)
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass::MovingImageType MovingImageType
Superclass2::ConfigurationType ConfigurationType
Superclass2::ITKBaseType ITKBaseType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass::MovingImageConstPointer MovingImageConstPointer
An metric based on the itk::AdvancedMeanSquaresImageToImageMetric.
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass::TransformParametersType TransformParametersType
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass2::ElastixType ElastixType
virtual ~AdvancedMeanSquaresMetric()
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass1::GradientImagePointer GradientImagePointer
Superclass::TransformPointer TransformPointer
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::DerivativeType DerivativeType
Superclass::ElastixType ElastixType
Superclass1::TransformJacobianType TransformJacobianType
virtual void Initialize(void)
Superclass::FixedImageType FixedImageType
Superclass::MovingImageMaskType MovingImageMaskType
itk::SingleValuedCostFunction ITKBaseType
Superclass::TransformJacobianType TransformJacobianType
ElastixType::MovingImageType MovingImageType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::RegistrationPointer RegistrationPointer
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::TransformParametersType TransformParametersType
Superclass1::TransformPointer TransformPointer
Superclass1::RealType RealType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::DerivativeType DerivativeType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::OutputPointType OutputPointType
Superclass2::ElastixPointer ElastixPointer
Superclass1::FixedImageType FixedImageType
This class is the elastix base class for all Metrics.
Superclass2::ConfigurationPointer ConfigurationPointer