|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <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 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 itk::MultiplyByConstantImageFilter < TransformedMovingImageType, double,TransformedMovingImageType > | MultiplyByConstantImageFilterType |
| 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 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 itk::ResampleImageFilter < MovingImageType, TransformedMovingImageType > | TransformMovingImageFilterType |
| typedef Superclass::TransformParametersType | TransformParametersType |
| typedef Superclass::TransformPointer | TransformPointer |
| typedef Superclass::TransformType | TransformType |
Public Types inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage > | |
| typedef AdvancedTransform < ScalarType, FixedImageDimension, MovingImageDimension > | AdvancedTransformType |
| 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 LimiterFunctionBase < RealType, FixedImageDimension > | FixedImageLimiterType |
| typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
| 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, itkGetStaticConstMacro(MovingImageDimension) > | MovingImageDerivativeScalesType |
| typedef MovingImageLimiterType::OutputType | MovingImageLimiterOutputType |
| typedef LimiterFunctionBase < RealType, MovingImageDimension > | MovingImageLimiterType |
| typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
| typedef Superclass::MovingImageMaskType | MovingImageMaskType |
| typedef Superclass::MovingImagePixelType | MovingImagePixelType |
| typedef MovingImageType::Pointer | MovingImagePointer |
| typedef MovingImageType::RegionType | MovingImageRegionType |
| typedef Superclass::MovingImageType | MovingImageType |
| 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 Superclass::TransformJacobianType | TransformJacobianType |
| typedef Superclass::TransformParametersType | TransformParametersType |
| typedef Superclass::TransformPointer | TransformPointer |
| typedef Superclass::TransformType | TransformType |
Static Public Member Functions | |
| static Pointer | New () |
Private Member Functions | |
| void | operator= (const Self &) |
| PatternIntensityImageToImageMetric (const Self &) | |
Private Attributes | |
| CombinationTransformPointer | m_CombinationTransform |
| double | m_DerivativeDelta |
| DifferenceImageFilterType::Pointer | m_DifferenceImageFilter |
| MeasureType | m_FixedMeasure |
| MultiplyByConstantImageFilterType::Pointer | m_MultiplyByConstantImageFilter |
| unsigned int | m_NeighborhoodRadius |
| double | m_NoiseConstant |
| double | m_NormalizationFactor |
| bool | m_OptimizeNormalizationFactor |
| RescaleIntensityImageFilterType::Pointer | m_RescaleImageFilter |
| double | m_Rescalingfactor |
| ScalesType | m_Scales |
| TransformMovingImageFilterType::Pointer | m_TransformMovingImageFilter |
Computes similarity between two objects to be registered.
Definition at line 41 of file itkPatternIntensityImageToImageMetric.h.
| typedef CombinationTransformType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformPointer |
Definition at line 117 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension> itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformType |
Definition at line 116 of file itkPatternIntensityImageToImageMetric.h.
| typedef SmartPointer<const Self> itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 51 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::CoordinateRepresentationType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType |
Typedefs from the superclass.
Definition at line 57 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::DerivativeType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 89 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::SubtractImageFilter< FixedImageType, TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DifferenceImageFilterType |
Definition at line 129 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 67 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterOutputType |
Definition at line 101 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterType |
Definition at line 98 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer |
Definition at line 85 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType |
Definition at line 84 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType |
Definition at line 91 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType |
Definition at line 68 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::FixedImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 66 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::GradientImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer |
Definition at line 83 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::GradientImageFilterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType |
Definition at line 82 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::GradientImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer |
Definition at line 81 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::GradientImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType |
Definition at line 80 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::GradientPixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 79 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::ImageSampleContainerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerPointer |
Definition at line 97 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::ImageSampleContainerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerType |
Definition at line 95 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::ImageSamplerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerPointer |
Definition at line 94 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::ImageSamplerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerType |
Definition at line 93 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::InputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InputPointType |
Definition at line 72 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::InterpolatorPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer |
Definition at line 77 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::InterpolatorType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType |
Definition at line 76 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MeasureType |
Definition at line 88 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 65 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageDerivativeScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageDerivativeScalesType |
Definition at line 105 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterOutputType |
Definition at line 103 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterType |
Definition at line 99 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer |
Definition at line 87 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType |
Definition at line 86 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType |
Definition at line 63 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePointer |
Definition at line 64 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageRegionType |
Definition at line 92 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::MovingImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 62 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::MultiplyByConstantImageFilter< TransformedMovingImageType, double ,TransformedMovingImageType> itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MultiplyByConstantImageFilterType |
Definition at line 133 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::Optimizer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OptimizerType |
Definition at line 106 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::OutputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 73 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::ParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ParametersType |
Definition at line 90 of file itkPatternIntensityImageToImageMetric.h.
| typedef SmartPointer<Self> itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Pointer |
Definition at line 50 of file itkPatternIntensityImageToImageMetric.h.
| typedef RayCastInterpolatorType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorPointer |
Definition at line 120 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::AdvancedRayCastInterpolateImageFunction< MovingImageType, ScalarType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorType |
Definition at line 119 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::RealType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RealType |
Definition at line 78 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::RescaleIntensityImageFilter< TransformedMovingImageType,TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RescaleIntensityImageFilterType |
Definition at line 125 of file itkPatternIntensityImageToImageMetric.h.
| typedef TransformType::ScalarType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalarType |
Definition at line 70 of file itkPatternIntensityImageToImageMetric.h.
| typedef OptimizerType::ScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalesType |
Definition at line 107 of file itkPatternIntensityImageToImageMetric.h.
| typedef PatternIntensityImageToImageMetric itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 47 of file itkPatternIntensityImageToImageMetric.h.
| typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Superclass |
Definition at line 49 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::Image< FixedImagePixelType, itkGetStaticConstMacro( FixedImageDimension ) > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformedMovingImageType |
Definition at line 114 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::TransformJacobianType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 75 of file itkPatternIntensityImageToImageMetric.h.
| typedef itk::ResampleImageFilter< MovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformMovingImageFilterType |
Definition at line 122 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::TransformParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 74 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::TransformPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 71 of file itkPatternIntensityImageToImageMetric.h.
| typedef Superclass::TransformType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformType |
Definition at line 69 of file itkPatternIntensityImageToImageMetric.h.
|
protected |
|
inlineprotectedvirtual |
Definition at line 171 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 >.
|
virtual |
Get the derivatives of the match measure.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Get the value for single valued optimizers.
|
virtual |
Get value and derivatives for multiple valued optimizers.
|
virtual | ||||||||||||||
Initialize the Metric by making sure that all the components are present and plugged together correctly.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Reimplemented in elastix::PatternIntensityMetric< TElastix >.
| 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 |
|
protected |
|
virtual |
Set/Get m_NoiseConstant
|
virtual |
Set/Get OptimizeNormalizationFactor
|
virtual |
Set/Get Scales
|
private |
Definition at line 196 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 190 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 185 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 195 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 187 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 189 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 188 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 191 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 193 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 186 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 192 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 194 of file itkPatternIntensityImageToImageMetric.h.
|
private |
Definition at line 184 of file itkPatternIntensityImageToImageMetric.h.
Generated on 06-12-2013 for elastix by 1.8.5 |