Go to the documentation of this file.
18 #ifndef __elxGradientDifferenceMetric_H__
19 #define __elxGradientDifferenceMetric_H__
36 template<
class TElastix >
39 typename MetricBase< TElastix >::FixedImageType,
40 typename MetricBase< TElastix >::MovingImageType >,
51 typedef itk::SmartPointer< Self >
Pointer;
114 FixedImageType::ImageDimension );
118 MovingImageType::ImageDimension );
132 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
163 #ifndef ITK_MANUAL_INSTANTIATION
164 #include "elxGradientDifferenceMetric.hxx"
167 #endif // end #ifndef __elxGradientDifferenceMetric_H__
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
MovingImageType::RegionType MovingImageRegionType
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass::FixedImageRegionType FixedImageRegionType
itk::SingleValuedCostFunction ITKBaseType
Superclass::FixedImageType FixedImageType
TFixedImage::PixelType FixedImagePixelType
Superclass::TransformType TransformType
Superclass::RegistrationPointer RegistrationPointer
Superclass1::MovingImageType MovingImageType
Superclass1::TransformParametersType TransformParametersType
Superclass::GradientImageType GradientImageType
Superclass1::InputPointType InputPointType
This class is the elastix base class for all Metrics.
Superclass::DerivativeType DerivativeType
Superclass1::FixedImageRegionType FixedImageRegionType
Base class for all ITK limiter function objects.
GradientDifferenceMetric()
GradientDifferenceMetric(const Self &)
Superclass1::GradientPixelType GradientPixelType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Computes similarity between two objects to be registered.
Superclass1::FixedImageMaskType FixedImageMaskType
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
Superclass1::FixedImageType FixedImageType
Superclass2::RegistrationType RegistrationType
InterpolatorType::Pointer InterpolatorPointer
Superclass1::MovingImagePixelType MovingImagePixelType
Superclass::OutputPointType OutputPointType
GradientDifferenceMetric Self
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::ParametersType ParametersType
Superclass::GradientImageFilterType GradientImageFilterType
virtual ~GradientDifferenceMetric()
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::ParametersType ParametersType
An metric based on the itk::GradientDifferenceImageToImageMetric.
itk::SmartPointer< Self > Pointer
Superclass::GradientImagePointer GradientImagePointer
void operator=(const Self &)
Superclass1::OutputPointType OutputPointType
Superclass2::ITKBaseType ITKBaseType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::TransformType TransformType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::RealType RealType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::TransformJacobianType TransformJacobianType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::TransformParametersType TransformParametersType
Superclass1::InterpolatorType InterpolatorType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass1::MovingImageRegionType MovingImageRegionType
virtual void BeforeEachResolution(void)
Superclass1::GradientImageType GradientImageType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::MovingImagePixelType MovingImagePixelType
Superclass2::ConfigurationType ConfigurationType
Superclass1::GradientImagePointer GradientImagePointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationType ConfigurationType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass2::ElastixType ElastixType
Superclass2::ElastixPointer ElastixPointer
virtual void BeforeRegistration(void)
itk::SmartPointer< const Self > ConstPointer
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass::MeasureType MeasureType
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass::ElastixPointer ElastixPointer
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass2::RegistrationPointer RegistrationPointer
itk::GradientDifferenceImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass::MovingImageType MovingImageType
Superclass1::InterpolatorPointer InterpolatorPointer
elxClassNameMacro("GradientDifference")
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
ElastixType::FixedImageType FixedImageType
MetricBase< TElastix > Superclass2
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::TransformPointer TransformPointer
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass::TransformPointer TransformPointer
ElastixType::MovingImageType MovingImageType
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.
Superclass::InterpolatorType InterpolatorType
Superclass::TransformJacobianType TransformJacobianType
Superclass::GradientPixelType GradientPixelType
Superclass1::MeasureType MeasureType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::DerivativeType DerivativeType
virtual void Initialize(void)
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::RegistrationType RegistrationType
Superclass::InputPointType InputPointType
Superclass1::RealType RealType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|