18 #ifndef itkGaussianRandomSpatialNeighborSubsampler_h
19 #define itkGaussianRandomSpatialNeighborSubsampler_h
24 namespace Statistics {
44 template <
typename TSample,
typename TRegion >
88 static constexpr
int DefaultVariance = 900;
94 itkGetConstMacro(Variance,
RealType);
107 void PrintSelf(std::ostream& os,
Indent indent)
const override;
122 #ifndef ITK_MANUAL_INSTANTIATION
123 #include "itkGaussianRandomSpatialNeighborSubsampler.hxx"
typename Superclass::SampleConstPointer SampleConstPointer
Light weight base class for most itk classes.
typename Superclass::SearchSizeType SearchSizeType
typename Superclass::MeasurementVectorType MeasurementVectorType
typename Superclass::InstanceIdentifierHolder InstanceIdentifierHolder
typename Superclass::RandomGeneratorType RandomGeneratorType
typename Superclass::SubsamplePointer SubsamplePointer
typename Superclass::IndexType IndexType
typename Superclass::SizeType SizeType
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
typename Superclass::SubsampleType SubsampleType
typename Superclass::SampleType SampleType
typename Superclass::RadiusType RadiusType
typename Superclass::RandomIntType RandomIntType
A subsampler that randomly selects points according to a gaussian distribution within the specified r...
typename Superclass::InstanceIdentifier InstanceIdentifier
typename Superclass::Baseclass Baseclass
Control indentation during Print() invocation.
typename Superclass::ImageHelperType ImageHelperType
typename Superclass::SubsampleConstIterator SubsampleConstIterator
typename Superclass::RegionType RegionType
ImageBaseType::RegionType RegionType