![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkImageToImageMetricWithFeatures.h>
Computes similarity between regions of two images.
This base class adds functionality that makes it possible to use fixed and moving image features.
Definition at line 37 of file itkImageToImageMetricWithFeatures.h.
typedef std::vector<BSplineInterpolatorPointer> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::BSplineFeatureInterpolatorVectorType [protected] |
Definition at line 204 of file itkImageToImageMetricWithFeatures.h.
typedef BSplineInterpolatorType::Pointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::BSplineInterpolatorPointer [protected] |
Definition at line 203 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::BSplineInterpolatorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::BSplineInterpolatorType [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 202 of file itkImageToImageMetricWithFeatures.h.
typedef SmartPointer<const Self> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ConstPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 46 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::CoordinateRepresentationType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::CoordinateRepresentationType |
Typedefs from the superclass.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 49 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::DerivativeType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::DerivativeType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 79 of file itkImageToImageMetricWithFeatures.h.
typedef FixedFeatureImageType::Pointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureImagePointer |
Definition at line 110 of file itkImageToImageMetricWithFeatures.h.
typedef TFixedFeatureImage itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureImageType |
Typedefs for the feature images.
Definition at line 109 of file itkImageToImageMetricWithFeatures.h.
typedef std::vector<FixedFeatureImagePointer> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureImageVectorType |
Definition at line 113 of file itkImageToImageMetricWithFeatures.h.
typedef FixedFeatureInterpolatorType::Pointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureInterpolatorPointer |
Definition at line 121 of file itkImageToImageMetricWithFeatures.h.
typedef InterpolateImageFunction< FixedFeatureImageType,double> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureInterpolatorType |
Typedefs for the feature images interpolators.
Definition at line 118 of file itkImageToImageMetricWithFeatures.h.
typedef std::vector<FixedFeatureInterpolatorPointer> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedFeatureInterpolatorVectorType |
Definition at line 123 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageConstPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageConstPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 58 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageLimiterOutputType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageLimiterOutputType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 96 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageLimiterType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageLimiterType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 93 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageMaskPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageMaskPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 75 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageMaskType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageMaskType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 74 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImagePixelType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImagePixelType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 81 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImagePointType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImagePointType [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 205 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageRegionType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageRegionType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 59 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::FixedImageType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::FixedImageType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 57 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::GradientImageFilterPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GradientImageFilterPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 73 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::GradientImageFilterType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GradientImageFilterType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 72 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::GradientImagePointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GradientImagePointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 71 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::GradientImageType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GradientImageType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 70 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::GradientPixelType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GradientPixelType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 69 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::ImageSampleContainerPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageSampleContainerPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 87 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::ImageSampleContainerType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageSampleContainerType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 85 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::ImageSamplerPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageSamplerPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 84 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::ImageSamplerType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageSamplerType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 83 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::InputPointType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::InputPointType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 62 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::InternalMaskPixelType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::InternalMaskPixelType |
Definition at line 88 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::InternalMovingImageMaskType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::InternalMovingImageMaskType |
Definition at line 90 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::InterpolatorPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::InterpolatorPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 67 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::InterpolatorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::InterpolatorType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 66 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MeasureType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MeasureType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 78 of file itkImageToImageMetricWithFeatures.h.
typedef MovingFeatureImageType::Pointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureImagePointer |
Definition at line 112 of file itkImageToImageMetricWithFeatures.h.
typedef TMovingFeatureImage itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureImageType |
Definition at line 111 of file itkImageToImageMetricWithFeatures.h.
typedef std::vector<MovingFeatureImagePointer> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureImageVectorType |
Definition at line 114 of file itkImageToImageMetricWithFeatures.h.
typedef MovingFeatureInterpolatorType::Pointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureInterpolatorPointer |
Definition at line 122 of file itkImageToImageMetricWithFeatures.h.
typedef InterpolateImageFunction< MovingFeatureImageType,double> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureInterpolatorType |
Definition at line 120 of file itkImageToImageMetricWithFeatures.h.
typedef std::vector<MovingFeatureInterpolatorPointer> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingFeatureInterpolatorVectorType |
Definition at line 124 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageConstPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageConstPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 56 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageContinuousIndexType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageContinuousIndexType [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 208 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageDerivativeType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageDerivativeType [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 207 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageLimiterOutputType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageLimiterOutputType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 98 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageLimiterType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageLimiterType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 94 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageMaskInterpolatorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageMaskInterpolatorType |
Definition at line 92 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageMaskPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageMaskPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 77 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageMaskType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageMaskType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 76 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImagePixelType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImagePixelType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 55 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImagePointType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImagePointType [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 206 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageRegionType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageRegionType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 82 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::MovingImageType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::MovingImageType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 54 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::OutputPointType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::OutputPointType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 63 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::ParametersType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ParametersType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 80 of file itkImageToImageMetricWithFeatures.h.
typedef SmartPointer<Self> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::Pointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 45 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::RealType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::RealType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 68 of file itkImageToImageMetricWithFeatures.h.
typedef ImageToImageMetricWithFeatures itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::Self |
Standard class typedefs.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 42 of file itkImageToImageMetricWithFeatures.h.
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::Superclass |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 44 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::TransformJacobianType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::TransformJacobianType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 65 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::TransformParametersType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::TransformParametersType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 64 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::TransformPointer itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::TransformPointer |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 61 of file itkImageToImageMetricWithFeatures.h.
typedef Superclass::TransformType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::TransformType |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
Definition at line 60 of file itkImageToImageMetricWithFeatures.h.
itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageToImageMetricWithFeatures | ( | ) | [protected] |
virtual itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::~ImageToImageMetricWithFeatures | ( | ) | [inline, protected, virtual] |
Definition at line 199 of file itkImageToImageMetricWithFeatures.h.
itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::ImageToImageMetricWithFeatures | ( | const Self & | ) | [private] |
virtual void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::CheckForBSplineFeatureInterpolators | ( | void | ) | [protected, virtual] |
Initialize variables for image derivative computation; this method is called by Initialize.
virtual const char* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetClassName | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
const FixedFeatureImageType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetFixedFeatureImage | ( | unsigned int | i | ) | const |
Functions to get the fixed feature images.
const FixedFeatureImageType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetFixedFeatureImage | ( | void | ) | const [inline] |
Definition at line 141 of file itkImageToImageMetricWithFeatures.h.
const FixedFeatureInterpolatorType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetFixedFeatureInterpolator | ( | unsigned int | i | ) | const |
Functions to get the fixed feature interpolators.
const FixedFeatureInterpolatorType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetFixedFeatureInterpolator | ( | void | ) | const [inline] |
Definition at line 155 of file itkImageToImageMetricWithFeatures.h.
const MovingFeatureImageType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetMovingFeatureImage | ( | unsigned int | i | ) | const |
Functions to get the moving feature images.
const MovingFeatureImageType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetMovingFeatureImage | ( | void | ) | const [inline] |
Definition at line 175 of file itkImageToImageMetricWithFeatures.h.
const MovingFeatureInterpolatorType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetMovingFeatureInterpolator | ( | unsigned int | i | ) | const |
Functions to get the moving feature interpolators.
const MovingFeatureInterpolatorType* itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetMovingFeatureInterpolator | ( | void | ) | const [inline] |
Definition at line 189 of file itkImageToImageMetricWithFeatures.h.
virtual unsigned int itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetNumberOfFixedFeatureImages | ( | ) | const [virtual] |
Get the number of fixed feature images.
virtual unsigned int itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::GetNumberOfMovingFeatureImages | ( | ) | const [virtual] |
Get the number of moving feature images.
virtual void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::Initialize | ( | void | ) | throw ( ExceptionObject ) [virtual] |
Initialize the metric.
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::itkStaticConstMacro | ( | FixedImageDimension | , |
unsigned | int, | ||
FixedImageType::ImageDimension | |||
) |
The fixed image dimension.
itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned | int, | ||
MovingImageType::ImageDimension | |||
) |
The moving image dimension.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::operator= | ( | const Self & | ) | [private] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::PrintSelf | ( | std::ostream & | os, |
Indent | indent | ||
) | const [protected] |
Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetFixedFeatureImage | ( | unsigned int | i, |
FixedFeatureImageType * | im | ||
) |
Functions to set the fixed feature images.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetFixedFeatureImage | ( | FixedFeatureImageType * | im | ) | [inline] |
Definition at line 134 of file itkImageToImageMetricWithFeatures.h.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetFixedFeatureInterpolator | ( | unsigned int | i, |
FixedFeatureInterpolatorType * | interpolator | ||
) |
Functions to set the fixed feature interpolators.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetFixedFeatureInterpolator | ( | FixedFeatureInterpolatorType * | interpolator | ) | [inline] |
Definition at line 148 of file itkImageToImageMetricWithFeatures.h.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetMovingFeatureImage | ( | unsigned int | i, |
MovingFeatureImageType * | im | ||
) |
Functions to set the moving feature images.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetMovingFeatureImage | ( | MovingFeatureImageType * | im | ) | [inline] |
Definition at line 168 of file itkImageToImageMetricWithFeatures.h.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetMovingFeatureInterpolator | ( | unsigned int | i, |
MovingFeatureInterpolatorType * | interpolator | ||
) |
Functions to set the moving feature interpolators.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetMovingFeatureInterpolator | ( | MovingFeatureInterpolatorType * | interpolator | ) | [inline] |
Definition at line 182 of file itkImageToImageMetricWithFeatures.h.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetNumberOfFixedFeatureImages | ( | unsigned int | arg | ) |
Set the number of fixed feature images.
void itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::SetNumberOfMovingFeatureImages | ( | unsigned int | arg | ) |
Set the number of moving feature images.
bool itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_FeatureInterpolatorsAreBSpline [protected] |
Definition at line 219 of file itkImageToImageMetricWithFeatures.h.
std::vector<bool> itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_FeatureInterpolatorsIsBSpline [protected] |
Definition at line 218 of file itkImageToImageMetricWithFeatures.h.
FixedFeatureImageVectorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_FixedFeatureImages [protected] |
Definition at line 213 of file itkImageToImageMetricWithFeatures.h.
FixedFeatureInterpolatorVectorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_FixedFeatureInterpolators [protected] |
Definition at line 215 of file itkImageToImageMetricWithFeatures.h.
BSplineFeatureInterpolatorVectorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_MovingFeatureBSplineInterpolators [protected] |
Definition at line 220 of file itkImageToImageMetricWithFeatures.h.
MovingFeatureImageVectorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_MovingFeatureImages [protected] |
Definition at line 214 of file itkImageToImageMetricWithFeatures.h.
MovingFeatureInterpolatorVectorType itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_MovingFeatureInterpolators [protected] |
Definition at line 216 of file itkImageToImageMetricWithFeatures.h.
unsigned int itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_NumberOfFixedFeatureImages [protected] |
Member variables.
Definition at line 211 of file itkImageToImageMetricWithFeatures.h.
unsigned int itk::ImageToImageMetricWithFeatures< TFixedImage, TMovingImage, TFixedFeatureImage, TMovingFeatureImage >::m_NumberOfMovingFeatureImages [protected] |
Definition at line 212 of file itkImageToImageMetricWithFeatures.h.
Generated on 11-05-2012 for elastix by ![]() |
![]() |