![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkNeighborhoodSampler.h>
Additional Inherited Members | |
![]() | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool val) |
![]() | |
static void | BreakOnError () |
static Pointer | New () |
![]() | |
using | DataObjectPointerArraySizeType = ProcessObject::DataObjectPointerArraySizeType |
![]() | |
static constexpr float | progressFixedToFloat (uint32_t fixed) |
static uint32_t | progressFloatToFixed (float f) |
![]() | |
TimeStamp | m_OutputInformationMTime {} |
bool | m_Updating {} |
![]() | |
std::atomic< int > | m_ReferenceCount {} |
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 >::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 >::Self = NeighborhoodSampler |
Standard class type aliases.
Definition at line 50 of file itkNeighborhoodSampler.h.
using itk::Statistics::NeighborhoodSampler< TSample >::Superclass = SampleToSubsampleFilter<TSample> |
Definition at line 51 of file itkNeighborhoodSampler.h.
|
protecteddefault |
|
overrideprotecteddefault |
|
overrideprotectedvirtual |
This method causes the filter to generate its output.
Reimplemented from itk::ProcessObject.
|
virtual |
Standard macros
Reimplemented from itk::Statistics::SampleToSubsampleFilter< TSample >.
|
static |
Standard macros
|
overrideprotectedvirtual |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::ProcessObject.
|
virtual |
Method to set the input value of the Radius