![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Collaboration diagram for itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >::SpatialSample:Public Member Functions | |
| SpatialSample () | |
| ~SpatialSample () | |
Public Attributes | |
| FixedImagePointType | FixedImagePointValue |
| double | FixedImageValue |
| double | MovingImageValue |
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.
|
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.
1.8.1