ITK
4.3.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 211 of file itkMutualInformationImageToImageMetric.h.
Public Member Functions | |
SpatialSample () | |
~SpatialSample () | |
Public Attributes | |
FixedImagePointType | FixedImagePointValue |
double | FixedImageValue |
double | MovingImageValue |
|
inline |
Definition at line 214 of file itkMutualInformationImageToImageMetric.h.
|
inline |
Definition at line 216 of file itkMutualInformationImageToImageMetric.h.
FixedImagePointType itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImagePointValue |
Definition at line 218 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImageValue |
Definition at line 219 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::MovingImageValue |
Definition at line 220 of file itkMutualInformationImageToImageMetric.h.