#include <itkNormalizedCorrelationImageToImageMetric.h>
Inheritance diagram for itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage >:
This metric computes the correlation between pixels in the fixed image and pixels in the moving image. The spatial correspondance between fixed and moving image is established through a Transform. Pixel values are taken from the fixed image, their positions are mapped to the moving image and result in general in non-grid position on it. Values at these non-grid position of the moving image are interpolated using a user-selected Interpolator. The correlation is normalized by the autocorrelations of both the fixed and moving images.
Definition at line 42 of file itkNormalizedCorrelationImageToImageMetric.h.
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 52 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Type of the derivative. Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 70 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 73 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Type of the fixed Image. Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 71 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Gaussian filter to compute the gradient of the Moving Image Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 67 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Type of the measure. Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 69 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 74 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Type of the moving Image. Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 72 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 51 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Types transferred from the base class Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 62 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Standard class typedefs. Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 48 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 49 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 66 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 65 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 64 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Type of the Transform Base class Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 63 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
|
|
Definition at line 90 of file itkNormalizedCorrelationImageToImageMetric.h. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >.
|
|
Get the derivatives of the match measure. |
|
Get the value for single valued optimizers. |
|
Get value and derivatives for multiple valued optimizers. |
|
Method for creation through the object factory. Reimplemented from itk::Object.
|