ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
A spatial sample consists of the fixed domain point, the fixed image value at that point, and the corresponding moving image value.
Definition at line 198 of file itkMutualInformationImageToImageMetric.h.
Public Member Functions | |
SpatialSample () | |
~SpatialSample () | |
Public Attributes | |
FixedImagePointType | FixedImagePointValue |
double | FixedImageValue |
double | MovingImageValue |
|
inline |
Definition at line 201 of file itkMutualInformationImageToImageMetric.h.
|
inline |
Definition at line 203 of file itkMutualInformationImageToImageMetric.h.
FixedImagePointType itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImagePointValue |
Definition at line 205 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImageValue |
Definition at line 206 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::MovingImageValue |
Definition at line 207 of file itkMutualInformationImageToImageMetric.h.