|
|
Home | Main Page | Topics | 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 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 1774142652 for elastix by 1.15.0 |