18#ifndef itkNeighborhoodSampler_h
19#define itkNeighborhoodSampler_h
41template <
typename TSample>
87#ifndef ITK_MANUAL_INSTANTIATION
88# include "itkNeighborhoodSampler.hxx"
Control indentation during Print() invocation.
Decorates any "simple" data type (data types without smart pointers) with a DataObject API.
Implements transparent reference counting.
SimpleDataObjectDecorator< RadiusType > InputRadiusObjectType
NeighborhoodSampler()=default
void GenerateData() override
SmartPointer< const Self > ConstPointer
SampleToSubsampleFilter< TSample > Superclass
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
~NeighborhoodSampler() override=default
typename SampleType::MeasurementVectorType MeasurementVectorType
typename SampleType::InstanceIdentifier InstanceIdentifier
SampleToSubsampleFilter()
typename SampleType::MeasurementType MeasurementType
Subsample< SampleType > SubsampleType