Go to the documentation of this file.
18 #ifndef __elxPatternIntensityMetric_H__
19 #define __elxPatternIntensityMetric_H__
36 template<
class TElastix >
40 typename MetricBase< TElastix >::FixedImageType,
41 typename MetricBase< TElastix >::MovingImageType >,
52 typedef itk::SmartPointer< Self >
Pointer;
115 FixedImageType::ImageDimension );
119 MovingImageType::ImageDimension );
133 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
162 #ifndef ITK_MANUAL_INSTANTIATION
163 #include "elxPatternIntensityMetric.hxx"
166 #endif // end #ifndef __elxPatternIntensityMetric_H__
Superclass1::ParametersType ParametersType
Superclass::ImageSamplerType ImageSamplerType
Superclass2::RegistrationType RegistrationType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass::ParametersType ParametersType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
itk::SmartPointer< const Self > ConstPointer
Superclass1::MovingImageType MovingImageType
Superclass::FixedImageLimiterType FixedImageLimiterType
itk::SingleValuedCostFunction ITKBaseType
Superclass::GradientPixelType GradientPixelType
Superclass::TransformParametersType TransformParametersType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::RegistrationPointer RegistrationPointer
elxClassNameMacro("PatternIntensity")
virtual void Initialize(void)
Superclass1::InterpolatorPointer InterpolatorPointer
This class is the elastix base class for all Metrics.
Superclass::MovingImageRegionType MovingImageRegionType
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::GradientPixelType GradientPixelType
Superclass1::MovingImagePixelType MovingImagePixelType
MetricBase< TElastix > Superclass2
Superclass1::TransformPointer TransformPointer
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass::FixedImageMaskType FixedImageMaskType
void operator=(const Self &)
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
itk::SmartPointer< Self > Pointer
Superclass::TransformJacobianType TransformJacobianType
Superclass1::DerivativeType DerivativeType
virtual void BeforeRegistration(void)
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass::TransformType TransformType
virtual void BeforeEachResolution(void)
Superclass1::TransformParametersType TransformParametersType
Computes similarity between two objects to be registered.
Superclass1::FixedImageType FixedImageType
Superclass1::GradientImageType GradientImageType
Superclass1::OutputPointType OutputPointType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputPointType InputPointType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::MeasureType MeasureType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass::MovingImageType MovingImageType
Superclass2::ElastixPointer ElastixPointer
Superclass::TransformPointer TransformPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::MovingImageMaskType MovingImageMaskType
itk::PatternIntensityImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass::OutputPointType OutputPointType
Superclass1::TransformJacobianType TransformJacobianType
PatternIntensityMetric Self
Superclass1::InterpolatorType InterpolatorType
Superclass1::MeasureType MeasureType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass2::ConfigurationType ConfigurationType
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass::InterpolatorType InterpolatorType
Superclass::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::FixedImageType FixedImageType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass1::ImageSamplerType ImageSamplerType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::ElastixPointer ElastixPointer
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass::InputPointType InputPointType
PatternIntensityMetric(const Self &)
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::ImageSamplerPointer ImageSamplerPointer
ElastixType::FixedImageType FixedImageType
Superclass1::TransformType TransformType
Superclass2::ElastixType ElastixType
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
ElastixType::MovingImageType MovingImageType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass::ElastixType ElastixType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass1::GradientImagePointer GradientImagePointer
Superclass::DerivativeType DerivativeType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass::GradientImagePointer GradientImagePointer
An metric based on the itk::PatternIntensityImageToImageMetric.
Superclass::FixedImageRegionType FixedImageRegionType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::RegistrationType RegistrationType
virtual ~PatternIntensityMetric()
Superclass2::RegistrationPointer RegistrationPointer
Superclass::RealType RealType
Superclass1::RealType RealType
Superclass::GradientImageType GradientImageType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|