#include <itkNormalizedMutualInformationHistogramImageToImageMetric.h>
Inheritance diagram for itk::NormalizedMutualInformationHistogramImageToImageMetric< 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 itkNormalizedMutualInformationHistogramImageToImageMetric.h.
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 44 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Type of the derivative. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 63 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 66 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Type of the fixed Image. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 64 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Gaussian filter to compute the gradient of the Moving Image Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 60 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Definition at line 71 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Definition at line 72 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Definition at line 74 of file itkNormalizedMutualInformationHistogramImageToImageMetric.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 70 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Type of the measure. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 62 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::ImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 68 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Type of the moving Image. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 65 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 43 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Types transferred from the base class Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 54 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Standard class typedefs. Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 41 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 42 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 59 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 58 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 56 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Type of the Transform Base class Reimplemented from itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >. Definition at line 55 of file itkNormalizedMutualInformationHistogramImageToImageMetric.h. |
|
Constructor is protected to ensure that |
|
Constructor is protected to ensure that |
|
Evaluates the normalized mutual information 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::HistogramImageToImageMetric< TFixedImage, TMovingImage >.
|