ITK
5.2.0
Insight Toolkit
|
#include <itkNeighborhoodSampler.h>
Generates a Subsample out of a Sample, based on a user-provided distance to a MeasurementVector.
This filter will take as input a Sample and produce as output a Subsample containing the instances of the sample that are at a distance lower than a user-provided threshold from a user-provided measurement vector.
Definition at line 44 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::ConstPointer = SmartPointer<const Self> |
Definition at line 53 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::InputRadiusObjectType = SimpleDataObjectDecorator<RadiusType> |
Type of DataObjects to use for distance radius input.
Definition at line 73 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::InstanceIdentifier = typename Superclass::InstanceIdentifier |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 65 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::MeasurementType = typename Superclass::MeasurementType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 64 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::MeasurementVectorType = typename Superclass::MeasurementVectorType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 63 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::OutputType = typename Superclass::OutputType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 67 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::Pointer = SmartPointer<Self> |
Definition at line 52 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::RadiusType = double |
Type of the distance radius.
Definition at line 70 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::SampleType = typename Superclass::SampleType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 62 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::Self = NeighborhoodSampler |
Standard class type aliases.
Definition at line 50 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::SubsampleType = typename Superclass::SubsampleType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 66 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::Superclass = SampleToSubsampleFilter<TSample> |
Definition at line 51 of file itkNeighborhoodSampler.h.
|
protecteddefault |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
overrideprotecteddefault |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
virtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Reimplemented from itk::Object.
|
overrideprotectedvirtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Reimplemented from itk::ProcessObject.
|
virtual |
Standard macros
Reimplemented from itk::Statistics::SampleToSubsampleFilter< TSample >.
|
virtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
virtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
static |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
overrideprotectedvirtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Reimplemented from itk::ProcessObject.
|
virtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
virtual |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
|
virtual |
Method to set the input value of the Radius