Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Similarity Metrics of Registration Methods
[Components of Registration Methods]


Compounds

class  CorrelationCoefficientHistogramImageToImageMetric
 Computes correlation coefficient similarity measure between two images to be registered. More...

class  HistogramImageToImageMetric
 Computes similarity between two objects to be registered. More...

class  ImageToImageMetric
 Computes similarity between regions of two images. More...

class  MattesMutualInformationImageToImageMetric
 Computes the mutual information between two images to be registered using the methof of Mattes et al. More...

class  MeanReciprocalSquareDifferenceImageToImageMetric
 Computes similarity between two objects to be registered. More...

class  MeanReciprocalSquareDifferencePointSetToImageMetric
 Computes similarity between two objects to be registered. More...

class  MeanSquaresHistogramImageToImageMetric
 Computes mean squared difference similarity measure between two images to be registered. More...

class  MeanSquaresImageToImageMetric
 Computes similarity between two objects to be registered. More...

class  MeanSquaresPointSetToImageMetric
 Computes similarity between pixel values of a point set and intensity values of an image. More...

class  MutualInformationHistogramImageToImageMetric
 Computes the mutual information between two images to be registered using the histograms of the intensities in the images. More...

class  MutualInformationImageToImageMetric
 Computes the mutual information between two images to be registered. More...

class  NormalizedCorrelationImageToImageMetric
 Computes similarity between two images to be registered. More...

class  NormalizedCorrelationPointSetToImageMetric
 Computes similarity between pixel values of a point set and intensity values of an image. More...

class  NormalizedMutualInformationHistogramImageToImageMetric
 Computes normalized mutual information between two images to be registered using the histograms of the intensities in the images. More...

class  PointSetToImageMetric
 Computes similarity between a point set and an image. More...


Detailed Description

Similarity metrics are the objects that evaluate how similar two objects are. They are used in registration to quantify how well a transform is mapping the reference object on top of the target object.
Generated at Tue Sep 16 11:32:26 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000