#include <itkCorrelationCoefficientHistogramImageToImageMetric.h>
Inheritance diagram for itk::CorrelationCoefficientHistogramImageToImageMetric< TFixedImage, TMovingImage >:
This class is templated over the type of the fixed and moving images to be compared.
This metric computes the similarity measure between pixels in the moving image and pixels in the fixed images using a histogram.
Definition at line 36 of file itkCorrelationCoefficientHistogramImageToImageMetric.h.
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 44 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Type of the derivative. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 62 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 65 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Type of the fixed Image. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 63 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Gaussian filter to compute the gradient of the Moving Image Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 59 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Definition at line 69 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Definition at line 70 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Definition at line 72 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Typedefs for histogram. This should have been defined as Histogram<RealType,2> but a bug in VC++7 produced an internal compiler error with such declaration. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 68 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Type of the measure. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 61 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 66 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Type of the moving Image. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 64 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 43 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Types transferred from the base class Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 54 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Standard class typedefs. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 41 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 42 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 58 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 57 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 56 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Type of the Transform Base class Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 55 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Constructor is protected to ensure that Definition at line 77 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Constructor is protected to ensure that Definition at line 78 of file itkCorrelationCoefficientHistogramImageToImageMetric.h. |
|
Evaluates the sum of squared differences from the histogram. Implements itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. |
|
Run-time type information (and related methods). Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. |
|
Method for creation through the object factory. Reimplemented from itk::Object. |