18#ifndef itkNeighborhoodSampler_h
19#define itkNeighborhoodSampler_h
43template <
typename TSample>
90#ifndef ITK_MANUAL_INSTANTIATION
91# 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
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....