Definition at line 148 of file itkImageRandomCoordinateSampler.h.
Public Attributes | |
| const InputImageType & | m_InputImage |
| const InterpolatorType & | m_Interpolator |
| const std::vector< InputImageContinuousIndexType > & | m_RandomCoordinates |
| std::vector< ImageSampleType > & | m_Samples |
| const InputImageType& itk::ImageRandomCoordinateSampler< TInputImage >::UserData::m_InputImage |
Definition at line 151 of file itkImageRandomCoordinateSampler.h.
| const InterpolatorType& itk::ImageRandomCoordinateSampler< TInputImage >::UserData::m_Interpolator |
Definition at line 152 of file itkImageRandomCoordinateSampler.h.
| const std::vector<InputImageContinuousIndexType>& itk::ImageRandomCoordinateSampler< TInputImage >::UserData::m_RandomCoordinates |
Definition at line 150 of file itkImageRandomCoordinateSampler.h.
| std::vector<ImageSampleType>& itk::ImageRandomCoordinateSampler< TInputImage >::UserData::m_Samples |
Definition at line 153 of file itkImageRandomCoordinateSampler.h.
Generated on 26-02-2026
for elastix by 1.16.1 (669aeeefca743c148e2d935b3d3c69535c7491e6) |