| 
 | 
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages | 
Definition at line 90 of file itkImageRandomSampler.h.
Public Member Functions | |
| ITK_DISALLOW_COPY_AND_MOVE (UserData) | |
Data Fields | |
| const InputImageType & | m_InputImage | 
| const std::vector< double > & | m_RandomNumberList | 
| InputImageIndexType | m_RegionIndex {} | 
| InputImageSizeType | m_RegionSize {} | 
| std::vector< ImageSampleType > & | m_Samples | 
| itk::ImageRandomSampler< TInputImage >::UserData::ITK_DISALLOW_COPY_AND_MOVE | ( | UserData | ) | 
| const InputImageType& itk::ImageRandomSampler< TInputImage >::UserData::m_InputImage | 
Definition at line 95 of file itkImageRandomSampler.h.
| const std::vector<double>& itk::ImageRandomSampler< TInputImage >::UserData::m_RandomNumberList | 
Definition at line 94 of file itkImageRandomSampler.h.
| InputImageIndexType itk::ImageRandomSampler< TInputImage >::UserData::m_RegionIndex {} | 
Definition at line 96 of file itkImageRandomSampler.h.
| InputImageSizeType itk::ImageRandomSampler< TInputImage >::UserData::m_RegionSize {} | 
Definition at line 97 of file itkImageRandomSampler.h.
| std::vector<ImageSampleType>& itk::ImageRandomSampler< TInputImage >::UserData::m_Samples | 
Definition at line 98 of file itkImageRandomSampler.h.
Generated on 1739326392 for elastix by   1.9.8  |