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