|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkGaussianRandomSpatialNeighborSubsampler_h
19 #define itkGaussianRandomSpatialNeighborSubsampler_h
47 template <
typename TSample,
typename TRegion>
91 static constexpr
int DefaultVariance = 900;
97 itkGetConstMacro(Variance,
RealType);
106 InternalClone()
const override;
112 PrintSelf(std::ostream & os,
Indent indent)
const override;
126 #ifndef ITK_MANUAL_INSTANTIATION
127 # include "itkGaussianRandomSpatialNeighborSubsampler.hxx"
typename Superclass::SampleType SampleType
typename Superclass::ImageHelperType ImageHelperType
typename Superclass::Baseclass Baseclass
typename Superclass::InstanceIdentifier InstanceIdentifier
ImageBaseType::SizeType SizeType
typename Superclass::SubsampleType SubsampleType
Control indentation during Print() invocation.
ImageBaseType::IndexType IndexType
typename Superclass::InstanceIdentifierHolder InstanceIdentifierHolder
Light weight base class for most itk classes.
typename Superclass::IndexType IndexType
typename Superclass::SearchSizeType SearchSizeType
ImageBaseType::RegionType RegionType
typename Superclass::RandomIntType RandomIntType
typename Superclass::SubsampleConstIterator SubsampleConstIterator
typename Superclass::SizeType SizeType
typename Superclass::RandomGeneratorType RandomGeneratorType
typename Superclass::RadiusType RadiusType
typename Superclass::SubsamplePointer SubsamplePointer
A subsampler that randomly selects points according to a gaussian distribution within the specified r...
typename Superclass::MeasurementVectorType MeasurementVectorType
typename Superclass::RegionType RegionType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename Superclass::SampleConstPointer SampleConstPointer