![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkMultiInputImageToImageMetricBase.h>
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef FixedImageInterpolatorType::Pointer | FixedImageInterpolatorPointer |
typedef InterpolateImageFunction < FixedImageType, CoordinateRepresentationType > | FixedImageInterpolatorType |
typedef std::vector < FixedImageInterpolatorPointer > | FixedImageInterpolatorVectorType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef std::vector < FixedImageMaskPointer > | FixedImageMaskVectorType |
typedef Superclass::FixedImagePointer | FixedImagePointer |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef std::vector < FixedImageRegionType > | FixedImageRegionVectorType |
typedef Superclass::FixedImageType | FixedImageType |
typedef std::vector < FixedImageConstPointer > | FixedImageVectorType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef std::vector < InterpolatorPointer > | InterpolatorVectorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef std::vector < MovingImageMaskPointer > | MovingImageMaskVectorType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef Superclass::MovingImagePointer | MovingImagePointer |
typedef Superclass::MovingImageType | MovingImageType |
typedef std::vector < MovingImageConstPointer > | MovingImageVectorType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef MultiInputImageToImageMetricBase | Self |
typedef AdvancedImageToImageMetric < TFixedImage, TMovingImage > | Superclass |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
![]() | |
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 |
Private Member Functions | |
MultiInputImageToImageMetricBase (const Self &) | |
void | operator= (const Self &) |
Private Attributes | |
FixedImageRegionType | m_DummyFixedImageRegion |
unsigned int | m_NumberOfFixedImageInterpolators |
unsigned int | m_NumberOfFixedImageMasks |
unsigned int | m_NumberOfFixedImageRegions |
unsigned int | m_NumberOfFixedImages |
unsigned int | m_NumberOfInterpolators |
unsigned int | m_NumberOfMovingImageMasks |
unsigned int | m_NumberOfMovingImages |
Implements a metric base class that takes multiple inputs.
Definition at line 46 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 322 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Typedef's for the moving image interpolators.
Definition at line 321 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 323 of file itkMultiInputImageToImageMetricBase.h.
typedef SmartPointer<const Self> itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 56 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::CoordinateRepresentationType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::CoordinateRepresentationType |
Typedefs from the superclass.
Definition at line 68 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::DerivativeType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 96 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImageConstPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 75 of file itkMultiInputImageToImageMetricBase.h.
typedef FixedImageInterpolatorType::Pointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorPointer |
Definition at line 101 of file itkMultiInputImageToImageMetricBase.h.
typedef InterpolateImageFunction< FixedImageType, CoordinateRepresentationType > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorType |
Definition at line 100 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< FixedImageInterpolatorPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorVectorType |
Definition at line 110 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImageMaskPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageMaskPointer |
Definition at line 92 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImageMaskType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageMaskType |
Definition at line 91 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< FixedImageMaskPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageMaskVectorType |
Definition at line 105 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImagePointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImagePointer |
Definition at line 74 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImageRegionType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageRegionType |
Definition at line 76 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< FixedImageRegionType > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageRegionVectorType |
Definition at line 106 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::FixedImageType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 73 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< FixedImageConstPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageVectorType |
Typedef's for storing multiple inputs.
Definition at line 104 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::GradientImageFilterPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GradientImageFilterPointer |
Definition at line 90 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::GradientImageFilterType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GradientImageFilterType |
Definition at line 89 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::GradientImagePointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GradientImagePointer |
Definition at line 88 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::GradientImageType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GradientImageType |
Definition at line 87 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::GradientPixelType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 86 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::InputPointType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InputPointType |
Definition at line 79 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::InterpolatorPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InterpolatorPointer |
Definition at line 84 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::InterpolatorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InterpolatorType |
Definition at line 83 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< InterpolatorPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InterpolatorVectorType |
Definition at line 109 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MeasureType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MeasureType |
Definition at line 95 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImageConstPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 72 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 318 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 317 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 316 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImageMaskPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageMaskPointer |
Definition at line 94 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImageMaskType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageMaskType |
Definition at line 93 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< MovingImageMaskPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageMaskVectorType |
Definition at line 108 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImagePixelType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImagePixelType |
Definition at line 70 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImagePointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImagePointer |
Definition at line 71 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Typedef's from the Superclass.
Definition at line 312 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::MovingImageType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 69 of file itkMultiInputImageToImageMetricBase.h.
typedef std::vector< MovingImageConstPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageVectorType |
Definition at line 107 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::OutputPointType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 80 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::ParametersType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::ParametersType |
Definition at line 97 of file itkMultiInputImageToImageMetricBase.h.
typedef SmartPointer<Self> itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::Pointer |
Definition at line 55 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::RealType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::RealType |
Definition at line 85 of file itkMultiInputImageToImageMetricBase.h.
typedef MultiInputImageToImageMetricBase itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 52 of file itkMultiInputImageToImageMetricBase.h.
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::Superclass |
Definition at line 54 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::TransformJacobianType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 82 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::TransformParametersType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 81 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::TransformPointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 78 of file itkMultiInputImageToImageMetricBase.h.
typedef Superclass::TransformType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::TransformType |
Definition at line 77 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Constructor.
|
inlineprotectedvirtual |
Destructor.
Definition at line 312 of file itkMultiInputImageToImageMetricBase.h.
|
private |
|
protectedvirtual |
Check if all interpolators (for the moving image) are of type BSplineInterpolateImageFunction.
|
protectedvirtual |
Check if mappedPoint is inside all moving images. If so, the moving image value and possibly derivative are computed.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Reimplemented in elastix::KNNGraphAlphaMutualInformationMetric< TElastix >, itk::KNNGraphAlphaMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, and itk::KNNGraphAlphaMutualInformationImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >.
|
virtual |
Get the fixed images.
|
inlinevirtual |
Get the first fixed image.
Definition at line 127 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the fixed image interpolators.
|
inlinevirtual |
Get the first fixed image interpolator.
Definition at line 290 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the fixed image masks.
|
inlinevirtual |
Get the first fixed image mask.
Definition at line 153 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the fixed image regions.
|
inlinevirtual |
Get the first fixed image region.
Definition at line 179 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the interpolators.
|
inlinevirtual |
Get the first interpolator.
Definition at line 259 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
A function to check if all moving image interpolators are of type B-spline.
|
virtual |
Get the moving images.
|
inlinevirtual |
Get the first moving image.
Definition at line 205 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the moving image masks.
|
inlinevirtual |
Get the first moving image mask.
Definition at line 231 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
Get the number of fixed image interpolators.
|
virtual |
Get the number of fixed image masks.
|
virtual |
Get the number of fixed image regions.
|
virtual |
Get the number of fixed images.
|
virtual |
Get the number of interpolators.
|
virtual |
Get the number of moving image masks.
|
virtual |
Get the number of moving images.
|
virtual |
******************** Other public functions ******************** Initialisation.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Reimplemented in itk::KNNGraphAlphaMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::KNNGraphAlphaMutualInformationImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >, and elastix::KNNGraphAlphaMutualInformationMetric< TElastix >.
|
protectedvirtual |
Initialize variables related to the image sampler; called by Initialize.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
|
protectedvirtual |
IsInsideMovingMask: Returns the AND of all moving image masks.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | FixedImage | ) |
Set the number of fixed images.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | FixedImageMask | ) |
Set the number of fixed image masks.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | FixedImageRegion | ) |
Set the number of fixed image regions.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | MovingImage | ) |
Set the number of moving images.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | MovingImageMask | ) |
Set the number of moving image masks.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | Interpolator | ) |
Set the number of interpolators.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro | ( | FixedImageInterpolator | ) |
Set the number of fixed image interpolators.
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned | int, | ||
TMovingImage::ImageDimension | |||
) |
Constants for the image dimensions
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | FixedImageDimension | , |
unsigned | int, | ||
TFixedImage::ImageDimension | |||
) |
|
private |
|
virtual |
******************** Fixed images ******************** Set the fixed images.
|
inlinevirtual |
Set the first fixed image.
Definition at line 118 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** FixedImageInterpolators ******************** These interpolators are used for the fixed images.Set the fixed image interpolators.
|
inlinevirtual |
Set the first fixed image interpolator.
Definition at line 281 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** Fixed image masks ******************** Set the fixed image masks.
|
inlinevirtual |
Set the first fixed image mask.
Definition at line 144 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** Fixed image regions ******************** Set the fixed image regions.
|
inlinevirtual |
Set the first fixed image region.
Definition at line 170 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** Interpolators ******************** These interpolators are used for the moving images.Set the interpolators.
|
inlinevirtual |
Set the first interpolator.
Definition at line 250 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** Moving images ******************** Set the moving images.
|
inlinevirtual |
Set the first moving image.
Definition at line 196 of file itkMultiInputImageToImageMetricBase.h.
|
virtual |
******************** Moving image masks ******************** Set the moving image masks.
|
inlinevirtual |
Set the first moving image mask.
Definition at line 222 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 355 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Private member variables.
Definition at line 363 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 352 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 347 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 348 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Protected member variables.
Definition at line 346 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 354 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 351 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 350 of file itkMultiInputImageToImageMetricBase.h.
|
protected |
Definition at line 349 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 371 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 366 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 367 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 365 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 370 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 369 of file itkMultiInputImageToImageMetricBase.h.
|
private |
Definition at line 368 of file itkMultiInputImageToImageMetricBase.h.
Generated on 27-06-2013 for elastix by ![]() |
![]() |