18#ifndef itkUniformRandomSpatialNeighborSubsampler_h
19#define itkUniformRandomSpatialNeighborSubsampler_h
48template <
typename TSample,
typename TRegion>
115 itkBooleanMacro(UseClockForSeed);
116 itkGetConstMacro(UseClockForSeed,
bool);
121 itkDebugMacro(
"setting NumberOfResultsRequested to " << numberRequested);
169#ifndef ITK_MANUAL_INSTANTIATION
170# include "itkUniformRandomSpatialNeighborSubsampler.hxx"
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
virtual void Modified() const
Implements transparent reference counting.
MersenneTwisterRandom random variate generator.
SmartPointer< Self > Pointer
typename IndexType::IndexValueType IndexValueType
SpatialNeighborSubsampler()
Subsample< TSample > SubsampleType
typename Superclass::Baseclass Baseclass
ImageHelper< Self::ImageDimension, Self::ImageDimension > ImageHelperType
typename RegionType::SizeType SizeType
typename TSample::MeasurementVectorType MeasurementVectorType
typename SampleType::ConstPointer SampleConstPointer
typename TSample::InstanceIdentifier InstanceIdentifier
typename SubsampleType::ConstIterator SubsampleConstIterator
typename RegionType::IndexType IndexType
typename SubsampleType::InstanceIdentifierHolder InstanceIdentifierHolder
typename SubsampleType::Pointer SubsamplePointer
typename RegionType::SizeType RadiusType
virtual void SetSeed(SeedType _arg)
bool m_RequestMaximumNumberOfResults
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....