|
Classes |
class | itk::CorrelationCoefficientHistogramImageToImageMetric< TFixedImage, TMovingImage > |
| Computes correlation coefficient similarity measure between two images to be registered. More...
|
class | itk::HistogramImageToImageMetric< TFixedImage, TMovingImage > |
| Computes similarity between two objects to be registered. More...
|
class | itk::ImageToImageMetric< TFixedImage, TMovingImage > |
| Computes similarity between regions of two images. More...
|
class | itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage > |
| Computes the mutual information between two images to be registered using the methof of Mattes et al. More...
|
class | itk::MeanReciprocalSquareDifferenceImageToImageMetric< TFixedImage, TMovingImage > |
| Computes similarity between two objects to be registered. More...
|
class | itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TTarget, TMapper > |
| Computes similarity between two objects to be registered. More...
|
class | itk::MeanSquaresHistogramImageToImageMetric< TFixedImage, TMovingImage > |
| Computes mean squared difference similarity measure between two images to be registered. More...
|
class | itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage > |
| Computes similarity between two objects to be registered. More...
|
class | itk::MeanSquaresPointSetToImageMetric< TFixedPointSet, TMovingImage > |
| Computes similarity between pixel values of a point set and intensity values of an image. More...
|
class | itk::MutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage > |
| Computes the mutual information between two images to be registered using the histograms of the intensities in the images. More...
|
class | itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage > |
| Computes the mutual information between two images to be registered. More...
|
class | itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage > |
| Computes similarity between two images to be registered. More...
|
class | itk::NormalizedCorrelationPointSetToImageMetric< TFixedPointSet, TMovingImage > |
| Computes similarity between pixel values of a point set and intensity values of an image. More...
|
class | itk::NormalizedMutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage > |
| Computes normalized mutual information between two images to be registered using the histograms of the intensities in the images. More...
|
class | itk::PointSetToImageMetric< TFixedPointSet, TMovingImage > |
| Computes similarity between a point set and an image. More...
|