![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkPatternIntensityImageToImageMetric.h>
Computes similarity between two objects to be registered.
Definition at line 45 of file itkPatternIntensityImageToImageMetric.h.
Public Types | |
typedef CombinationTransformType::Pointer | CombinationTransformPointer |
typedef itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension > | CombinationTransformType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef DifferenceImageFilterType::Pointer | DifferenceImageFilterPointer |
typedef itk::SubtractImageFilter< FixedImageType, TransformedMovingImageType, TransformedMovingImageType > | DifferenceImageFilterType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef Superclass::FixedImageLimiterOutputType | FixedImageLimiterOutputType |
typedef Superclass::FixedImageLimiterType | FixedImageLimiterType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef Superclass::FixedImagePixelType | FixedImagePixelType |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef Superclass::ImageSampleContainerPointer | ImageSampleContainerPointer |
typedef Superclass::ImageSampleContainerType | ImageSampleContainerType |
typedef Superclass::ImageSamplerPointer | ImageSamplerPointer |
typedef Superclass::ImageSamplerType | ImageSamplerType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef Superclass::MovingImageDerivativeScalesType | MovingImageDerivativeScalesType |
typedef Superclass::MovingImageLimiterOutputType | MovingImageLimiterOutputType |
typedef Superclass::MovingImageLimiterType | MovingImageLimiterType |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef Superclass::MovingImagePointer | MovingImagePointer |
typedef Superclass::MovingImageRegionType | MovingImageRegionType |
typedef Superclass::MovingImageType | MovingImageType |
typedef MultiplyImageFilterType::Pointer | MultiplyImageFilterPointer |
typedef itk::MultiplyImageFilter< TransformedMovingImageType, TransformedMovingImageType, TransformedMovingImageType > | MultiplyImageFilterType |
typedef itk::Optimizer | OptimizerType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef RayCastInterpolatorType::Pointer | RayCastInterpolatorPointer |
typedef itk::AdvancedRayCastInterpolateImageFunction< MovingImageType, ScalarType > | RayCastInterpolatorType |
typedef Superclass::RealType | RealType |
typedef RescaleIntensityImageFilterType::Pointer | RescaleIntensityImageFilterPointer |
typedef itk::RescaleIntensityImageFilter< TransformedMovingImageType, TransformedMovingImageType > | RescaleIntensityImageFilterType |
typedef TransformType::ScalarType | ScalarType |
typedef OptimizerType::ScalesType | ScalesType |
typedef PatternIntensityImageToImageMetric | Self |
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef itk::Image< FixedImagePixelType, itkGetStaticConstMacro(FixedImageDimension) > | TransformedMovingImageType |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef TransformMovingImageFilterType::Pointer | TransformMovingImageFilterPointer |
typedef itk::ResampleImageFilter< MovingImageType, TransformedMovingImageType > | TransformMovingImageFilterType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
![]() | |
typedef AdvancedTransform< ScalarType, FixedImageDimension, MovingImageDimension > | AdvancedTransformType |
typedef BSplineOrder1TransformType::Pointer | BSplineOrder1TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 1 > | BSplineOrder1TransformType |
typedef BSplineOrder2TransformType::Pointer | BSplineOrder2TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 2 > | BSplineOrder2TransformType |
typedef BSplineOrder3TransformType::Pointer | BSplineOrder3TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 3 > | BSplineOrder3TransformType |
typedef AdvancedCombinationTransform< ScalarType, FixedImageDimension > | CombinationTransformType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef DerivativeType::ValueType | DerivativeValueType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef FixedImageLimiterType::OutputType | FixedImageLimiterOutputType |
typedef FixedImageLimiterType::Pointer | FixedImageLimiterPointer |
typedef LimiterFunctionBase< RealType, FixedImageDimension > | FixedImageLimiterType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef ImageMaskSpatialObject< itkGetStaticConstMacro(FixedImageDimension) > | FixedImageMaskSpatialObject2Type |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef FixedImageType::PixelType | FixedImagePixelType |
typedef FixedImageType::Pointer | FixedImagePointer |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef vnl_sparse_matrix< HessianValueType > | HessianType |
typedef DerivativeType::ValueType | HessianValueType |
typedef ImageSamplerType::OutputVectorContainerPointer | ImageSampleContainerPointer |
typedef ImageSamplerType::OutputVectorContainerType | ImageSampleContainerType |
typedef ImageSamplerType::Pointer | ImageSamplerPointer |
typedef ImageSamplerBase< FixedImageType > | ImageSamplerType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef FixedArray< double, Self::MovingImageDimension > | MovingImageDerivativeScalesType |
typedef MovingImageLimiterType::OutputType | MovingImageLimiterOutputType |
typedef MovingImageLimiterType::Pointer | MovingImageLimiterPointer |
typedef LimiterFunctionBase< RealType, MovingImageDimension > | MovingImageLimiterType |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef ImageMaskSpatialObject< itkGetStaticConstMacro(MovingImageDimension) > | MovingImageMaskSpatialObject2Type |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef MovingImageType::Pointer | MovingImagePointer |
typedef MovingImageType::RegionType | MovingImageRegionType |
typedef Superclass::MovingImageType | MovingImageType |
typedef AdvancedTransformType::NumberOfParametersType | NumberOfParametersType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef TransformType::ScalarType | ScalarType |
typedef AdvancedImageToImageMetric | Self |
typedef ImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef itk::PlatformMultiThreader | ThreaderType |
typedef ThreaderType::WorkUnitInfo | ThreadInfoType |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
MeasureType | ComputePIDiff (const TransformParametersType ¶meters, float scalingfactor) const |
MeasureType | ComputePIFixed (void) const |
PatternIntensityImageToImageMetric () | |
void | PrintSelf (std::ostream &os, Indent indent) const override |
~PatternIntensityImageToImageMetric () override | |
![]() | |
AdvancedImageToImageMetric () | |
virtual void | AfterThreadedGetValue (MeasureType &value) const |
virtual void | AfterThreadedGetValueAndDerivative (MeasureType &value, DerivativeType &derivative) const |
virtual void | CheckForAdvancedTransform (void) |
virtual void | CheckForBSplineInterpolator (void) |
virtual void | CheckForBSplineTransform (void) const |
virtual void | CheckNumberOfSamples (unsigned long wanted, unsigned long found) const |
virtual bool | EvaluateMovingImageValueAndDerivative (const MovingImagePointType &mappedPoint, RealType &movingImageValue, MovingImageDerivativeType *gradient) const |
virtual bool | EvaluateTransformJacobian (const FixedImagePointType &fixedImagePoint, TransformJacobianType &jacobian, NonZeroJacobianIndicesType &nzji) const |
virtual void | EvaluateTransformJacobianInnerProduct (const TransformJacobianType &jacobian, const MovingImageDerivativeType &movingImageDerivative, DerivativeType &imageJacobian) const |
virtual void | InitializeImageSampler (void) |
virtual void | InitializeLimiters (void) |
virtual void | InitializeThreadingParameters (void) const |
virtual bool | IsInsideMovingMask (const MovingImagePointType &point) const |
itkAlignedTypedef (ITK_CACHE_LINE_ALIGNMENT, PaddedGetValueAndDerivativePerThreadStruct, AlignedGetValueAndDerivativePerThreadStruct) | |
itkAlignedTypedef (ITK_CACHE_LINE_ALIGNMENT, PaddedGetValuePerThreadStruct, AlignedGetValuePerThreadStruct) | |
itkPadStruct (ITK_CACHE_LINE_ALIGNMENT, GetValueAndDerivativePerThreadStruct, PaddedGetValueAndDerivativePerThreadStruct) | |
itkPadStruct (ITK_CACHE_LINE_ALIGNMENT, GetValuePerThreadStruct, PaddedGetValuePerThreadStruct) | |
void | LaunchGetValueAndDerivativeThreaderCallback (void) const |
void | LaunchGetValueThreaderCallback (void) const |
void | PrintSelf (std::ostream &os, Indent indent) const override |
virtual void | SetUseFixedImageLimiter (bool _arg) |
virtual void | SetUseImageSampler (bool _arg) |
virtual void | SetUseMovingImageLimiter (bool _arg) |
virtual void | ThreadedGetValue (ThreadIdType threadID) |
virtual void | ThreadedGetValueAndDerivative (ThreadIdType threadID) |
virtual bool | TransformPoint (const FixedImagePointType &fixedImagePoint, MovingImagePointType &mappedPoint) const |
~AdvancedImageToImageMetric () override | |
Private Member Functions | |
void | operator= (const Self &) |
PatternIntensityImageToImageMetric (const Self &) | |
typedef CombinationTransformType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformPointer |
Definition at line 121 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformType |
Definition at line 120 of file itkPatternIntensityImageToImageMetric.h.
typedef SmartPointer< const Self > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 55 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::CoordinateRepresentationType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType |
Typedefs from the superclass.
Definition at line 65 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::DerivativeType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 93 of file itkPatternIntensityImageToImageMetric.h.
typedef DifferenceImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DifferenceImageFilterPointer |
Definition at line 136 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::SubtractImageFilter< FixedImageType, TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DifferenceImageFilterType |
Definition at line 135 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 71 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterOutputType |
Definition at line 105 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterType |
Definition at line 102 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer |
Definition at line 89 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType |
Definition at line 88 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType |
Definition at line 95 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType |
Definition at line 72 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::FixedImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 70 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::GradientImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer |
Definition at line 87 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::GradientImageFilterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType |
Definition at line 86 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::GradientImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer |
Definition at line 85 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::GradientImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType |
Definition at line 84 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::GradientPixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 83 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::ImageSampleContainerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerPointer |
Definition at line 101 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::ImageSampleContainerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerType |
Definition at line 99 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::ImageSamplerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerPointer |
Definition at line 98 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::ImageSamplerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerType |
Definition at line 97 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::InputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InputPointType |
Definition at line 76 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::InterpolatorPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer |
Definition at line 81 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::InterpolatorType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType |
Definition at line 80 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MeasureType |
Definition at line 92 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 69 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageDerivativeScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageDerivativeScalesType |
Definition at line 109 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterOutputType |
Definition at line 107 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterType |
Definition at line 103 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer |
Definition at line 91 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType |
Definition at line 90 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType |
Definition at line 67 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePointer |
Definition at line 68 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageRegionType |
Definition at line 96 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::MovingImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 66 of file itkPatternIntensityImageToImageMetric.h.
typedef MultiplyImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MultiplyImageFilterPointer |
Definition at line 141 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::MultiplyImageFilter< TransformedMovingImageType, TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MultiplyImageFilterType |
Definition at line 140 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::Optimizer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OptimizerType |
Definition at line 110 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::OutputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 77 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::ParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ParametersType |
Definition at line 94 of file itkPatternIntensityImageToImageMetric.h.
typedef SmartPointer< Self > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Pointer |
Definition at line 54 of file itkPatternIntensityImageToImageMetric.h.
typedef RayCastInterpolatorType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorPointer |
Definition at line 124 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::AdvancedRayCastInterpolateImageFunction< MovingImageType, ScalarType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorType |
Definition at line 123 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::RealType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RealType |
Definition at line 82 of file itkPatternIntensityImageToImageMetric.h.
typedef RescaleIntensityImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RescaleIntensityImageFilterPointer |
Definition at line 130 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::RescaleIntensityImageFilter< TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RescaleIntensityImageFilterType |
Definition at line 129 of file itkPatternIntensityImageToImageMetric.h.
typedef TransformType::ScalarType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalarType |
Definition at line 74 of file itkPatternIntensityImageToImageMetric.h.
typedef OptimizerType::ScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalesType |
Definition at line 111 of file itkPatternIntensityImageToImageMetric.h.
typedef PatternIntensityImageToImageMetric itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 51 of file itkPatternIntensityImageToImageMetric.h.
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Superclass |
Definition at line 53 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::Image< FixedImagePixelType, itkGetStaticConstMacro( FixedImageDimension ) > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformedMovingImageType |
Definition at line 118 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::TransformJacobianType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 79 of file itkPatternIntensityImageToImageMetric.h.
typedef TransformMovingImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformMovingImageFilterPointer |
Definition at line 127 of file itkPatternIntensityImageToImageMetric.h.
typedef itk::ResampleImageFilter< MovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformMovingImageFilterType |
Definition at line 126 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::TransformParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 78 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::TransformPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 75 of file itkPatternIntensityImageToImageMetric.h.
typedef Superclass::TransformType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformType |
Definition at line 73 of file itkPatternIntensityImageToImageMetric.h.
|
protected |
|
inlineoverrideprotected |
Definition at line 180 of file itkPatternIntensityImageToImageMetric.h.
|
private |
|
protected |
Compute the pattern intensity difference image.
|
protected |
Compute the pattern intensity fixed image
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Reimplemented in elastix::PatternIntensityMetric< TElastix >.
|
override |
Get the derivatives of the match measure.
|
virtual |
|
virtual |
|
virtual |
|
override |
Get the value for single valued optimizers.
|
override |
Get value and derivatives for multiple valued optimizers.
|
override |
Initialize the Metric by making sure that all the components are present and plugged together correctly.
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | FixedImageDimension | , |
unsigned int | , | ||
FixedImageType::ImageDimension | |||
) |
The fixed image dimension.
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned int | , | ||
MovingImageType::ImageDimension | |||
) |
The moving image dimension.
|
static |
Method for creation through the object factory.
|
private |
|
overrideprotected |
|
virtual |
Set/Get m_NoiseConstant
|
virtual |
Set/Get OptimizeNormalizationFactor
|
virtual |
Set/Get Scales
|
private |
Definition at line 206 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 200 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 195 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 205 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 197 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 199 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 198 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 201 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 203 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 196 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 202 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 204 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 194 of file itkPatternIntensityImageToImageMetric.h.
Generated on 1667476801 for elastix by ![]() |
![]() |