Definition at line 90 of file itkImageRandomSampler.h.
Public Attributes | |
| const InputImageType & | m_InputImage |
| const std::vector< double > & | m_RandomNumberList |
| InputImageIndexType | m_RegionIndex {} |
| InputImageSizeType | m_RegionSize {} |
| std::vector< ImageSampleType > & | m_Samples |
| const InputImageType& itk::ImageRandomSampler< TInputImage >::UserData::m_InputImage |
Definition at line 93 of file itkImageRandomSampler.h.
| const std::vector<double>& itk::ImageRandomSampler< TInputImage >::UserData::m_RandomNumberList |
Definition at line 92 of file itkImageRandomSampler.h.
| InputImageIndexType itk::ImageRandomSampler< TInputImage >::UserData::m_RegionIndex {} |
Definition at line 94 of file itkImageRandomSampler.h.
| InputImageSizeType itk::ImageRandomSampler< TInputImage >::UserData::m_RegionSize {} |
Definition at line 95 of file itkImageRandomSampler.h.
| std::vector<ImageSampleType>& itk::ImageRandomSampler< TInputImage >::UserData::m_Samples |
Definition at line 96 of file itkImageRandomSampler.h.
Generated on 26-02-2026
for elastix by 1.16.1 (669aeeefca743c148e2d935b3d3c69535c7491e6) |