Go to the documentation of this file.
18 #ifndef __elxPCAMetric_H__
19 #define __elxPCAMetric_H__
62 template<
class TElastix >
65 typename MetricBase< TElastix >::FixedImageType,
66 typename MetricBase< TElastix >::MovingImageType >,
77 typedef itk::SmartPointer< Self >
Pointer;
142 FixedImageType::ImageDimension );
146 MovingImageType::ImageDimension );
170 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
197 #ifndef ITK_MANUAL_INSTANTIATION
198 #include "elxPCAMetric.hxx"
201 #endif // end #ifndef __elxPCAMetric_H__
MetricBase< TElastix > Superclass2
Superclass::GradientPixelType GradientPixelType
Superclass1::ParametersType ParametersType
itk::SingleValuedCostFunction ITKBaseType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass1::ImageSamplerPointer ImageSamplerPointer
void operator=(const Self &)
Superclass1::GradientImagePointer GradientImagePointer
Superclass::RegistrationPointer RegistrationPointer
Superclass::TransformJacobianType TransformJacobianType
Superclass2::RegistrationPointer RegistrationPointer
This class is the elastix base class for all Metrics.
itk::SmartPointer< Self > Pointer
Superclass1::TransformParametersType TransformParametersType
itk::AdvancedBSplineDeformableTransformBase< ScalarType, FixedImageDimension - 1 > ReducedDimensionBSplineTransformBaseType
Superclass::OutputPointType OutputPointType
Superclass1::GradientImageFilterType GradientImageFilterType
virtual void BeforeEachResolution(void)
Superclass1::GradientPixelType GradientPixelType
itk::PCAMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass::InterpolatorType InterpolatorType
Superclass::ImageSamplerPointer ImageSamplerPointer
FixedImageRegionType::SizeType FixedImageSizeType
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass::GradientImagePointer GradientImagePointer
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::FixedImageType FixedImageType
Superclass::RealType RealType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass1::MovingImagePixelType MovingImagePixelType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
itk::AdvancedBSplineDeformableTransformBase< ScalarType, FixedImageDimension > BSplineTransformBaseType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass2::ITKBaseType ITKBaseType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass1::ScalarType ScalarType
Superclass::ImageSampleContainerType ImageSampleContainerType
elxClassNameMacro("PCAMetric")
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass1::InterpolatorType InterpolatorType
itk::StackTransform< ScalarType, FixedImageDimension, MovingImageDimension > StackTransformType
Superclass1::MovingImageType MovingImageType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass1::TransformJacobianType TransformJacobianType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::FixedImageMaskType FixedImageMaskType
TransformType::ScalarType ScalarType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::ConfigurationType ConfigurationType
Superclass::DerivativeType DerivativeType
Superclass::TransformType TransformType
Superclass2::ElastixType ElastixType
itk::SmartPointer< const Self > ConstPointer
Superclass1::TransformType TransformType
Superclass::MeasureType MeasureType
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::MeasureType MeasureType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass::ElastixPointer ElastixPointer
Superclass::InterpolatorPointer InterpolatorPointer
Superclass2::ConfigurationType ConfigurationType
Superclass::ParametersType ParametersType
Superclass1::MovingImageLimiterType MovingImageLimiterType
virtual void Initialize(void)
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass::GradientImageType GradientImageType
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass::MovingImageRegionType MovingImageRegionType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
ElastixType::FixedImageType FixedImageType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass1::DerivativeType DerivativeType
Superclass2::ElastixPointer ElastixPointer
Superclass1::InputPointType InputPointType
Superclass::ImageSamplerType ImageSamplerType
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::GradientImageType GradientImageType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::RealType RealType
ElastixType::MovingImageType MovingImageType
Superclass::TransformPointer TransformPointer
itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension > CombinationTransformType
Superclass::InputPointType InputPointType
Superclass::ElastixType ElastixType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::TransformParametersType TransformParametersType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass1::FixedImageType FixedImageType
This metric is based on the AdvancedImageToImageMetric. It is templated over the type of the fixed an...
Superclass::FixedImageRegionType FixedImageRegionType
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::TransformPointer TransformPointer
Superclass1::OutputPointType OutputPointType
Superclass1::FixedImageSizeType FixedImageSizeType
Superclass::MovingImageType MovingImageType
Superclass2::RegistrationType RegistrationType
Superclass::RegistrationType RegistrationType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::FixedImageRegionType FixedImageRegionType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|