ITK
5.2.0
Insight Toolkit
|
#include <itkImageToImageMetric.h>
Public Member Functions | |
FixedImageSamplePoint () | |
~FixedImageSamplePoint ()=default | |
Public Attributes | |
FixedImagePointType | point |
double | value |
unsigned int | valueIndex |
A fixed image spatial sample consists of the fixed domain point and the fixed image value at that point.
Definition at line 355 of file itkImageToImageMetric.h.
|
inline |
Definition at line 358 of file itkImageToImageMetric.h.
|
default |
FixedImagePointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSamplePoint::point |
Definition at line 368 of file itkImageToImageMetric.h.
double itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSamplePoint::value |
Definition at line 369 of file itkImageToImageMetric.h.
unsigned int itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSamplePoint::valueIndex |
Definition at line 370 of file itkImageToImageMetric.h.