ITK
4.8.0
Insight Segmentation and Registration 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.
Private Member Functions | |
NeighborhoodSampler (const Self &) | |
void | operator= (const Self &) |
virtual const char * | GetNameOfClass () const |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
static Pointer | New () |
Additional Inherited Members | |
Static Public Member Functions inherited from itk::Object | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool flag) |
Static Public Member Functions inherited from itk::LightObject | |
static void | BreakOnError () |
static Pointer | New () |
Protected Types inherited from itk::Statistics::SampleToSubsampleFilter< TSample > | |
typedef ProcessObject::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
Protected Attributes inherited from itk::ProcessObject | |
TimeStamp | m_OutputInformationMTime |
bool | m_Updating |
Protected Attributes inherited from itk::LightObject | |
AtomicInt< int > | m_ReferenceCount |
typedef SmartPointer< const Self > itk::Statistics::NeighborhoodSampler< TSample >::ConstPointer |
Definition at line 51 of file itkNeighborhoodSampler.h.
typedef SimpleDataObjectDecorator< RadiusType > itk::Statistics::NeighborhoodSampler< TSample >::InputRadiusObjectType |
Type of DataObjects to use for distance radius input.
Definition at line 71 of file itkNeighborhoodSampler.h.
typedef Superclass::InstanceIdentifier itk::Statistics::NeighborhoodSampler< TSample >::InstanceIdentifier |
Definition at line 63 of file itkNeighborhoodSampler.h.
typedef Superclass::MeasurementType itk::Statistics::NeighborhoodSampler< TSample >::MeasurementType |
Definition at line 62 of file itkNeighborhoodSampler.h.
typedef Superclass::MeasurementVectorType itk::Statistics::NeighborhoodSampler< TSample >::MeasurementVectorType |
Definition at line 61 of file itkNeighborhoodSampler.h.
typedef Superclass::OutputType itk::Statistics::NeighborhoodSampler< TSample >::OutputType |
Definition at line 65 of file itkNeighborhoodSampler.h.
typedef SmartPointer< Self > itk::Statistics::NeighborhoodSampler< TSample >::Pointer |
Definition at line 50 of file itkNeighborhoodSampler.h.
typedef double itk::Statistics::NeighborhoodSampler< TSample >::RadiusType |
Type of the distance radius.
Definition at line 68 of file itkNeighborhoodSampler.h.
typedef Superclass::SampleType itk::Statistics::NeighborhoodSampler< TSample >::SampleType |
Typedefs for Measurement vector, measurement, Instance Identifier, frequency, size, size element value from the template argument TSample
Definition at line 55 of file itkNeighborhoodSampler.h.
typedef NeighborhoodSampler itk::Statistics::NeighborhoodSampler< TSample >::Self |
Standard class typedefs.
Definition at line 48 of file itkNeighborhoodSampler.h.
typedef Superclass::SubsampleType itk::Statistics::NeighborhoodSampler< TSample >::SubsampleType |
Definition at line 64 of file itkNeighborhoodSampler.h.
typedef SampleToSubsampleFilter< TSample > itk::Statistics::NeighborhoodSampler< TSample >::Superclass |
Definition at line 49 of file itkNeighborhoodSampler.h.
|
protected |
|
protectedvirtual |
|
private |
|
virtual |
Standard macros
Reimplemented from itk::Object.
|
overrideprotectedvirtual |
This method causes the filter to generate its output.
Reimplemented from itk::ProcessObject.
|
virtual |
Standard macros
Reimplemented from itk::Statistics::SampleToSubsampleFilter< TSample >.
|
virtual |
|
virtual |
|
static |
Standard macros
|
private |
|
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::Statistics::SampleToSubsampleFilter< TSample >.
|
virtual |
|
virtual |
|
virtual |
Method to set the input value of the Radius