ITK
5.2.0
Insight Toolkit
|
Public Member Functions | |
SpatialSample () | |
~SpatialSample ()=default | |
Public Attributes | |
FixedImagePointType | FixedImagePointValue |
double | FixedImageValue { 0.0 } |
double | MovingImageValue { 0.0 } |
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 203 of file itkMutualInformationImageToImageMetric.h.
|
inline |
Definition at line 206 of file itkMutualInformationImageToImageMetric.h.
|
default |
FixedImagePointType itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImagePointValue |
Definition at line 209 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::FixedImageValue { 0.0 } |
Definition at line 210 of file itkMutualInformationImageToImageMetric.h.
double itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample::MovingImageValue { 0.0 } |
Definition at line 211 of file itkMutualInformationImageToImageMetric.h.