#include <itkBinaryThresholdSpatialFunction.h>
Inheritance diagram for itk::BinaryThresholdSpatialFunction< TFunction >:
BinaryThresholdSpatialFunction is a wrapper class for an internal spatial function and returns true if it is within user specified thresholds and false otherwise.
This class is templated over the internal spatial function type.
Definition at line 41 of file itkBinaryThresholdSpatialFunction.h.
|
Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 53 of file itkBinaryThresholdSpatialFunction.h. |
|
Underlying function output type. Definition at line 71 of file itkBinaryThresholdSpatialFunction.h. |
|
Underlying function type. Definition at line 68 of file itkBinaryThresholdSpatialFunction.h. |
|
InputType typedef support. Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 65 of file itkBinaryThresholdSpatialFunction.h. |
|
OutputType typedef support. Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 62 of file itkBinaryThresholdSpatialFunction.h. |
|
Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 52 of file itkBinaryThresholdSpatialFunction.h. |
|
Standard class typedefs. Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 48 of file itkBinaryThresholdSpatialFunction.h. |
|
Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. Definition at line 51 of file itkBinaryThresholdSpatialFunction.h. |
|
|
|
|
|
Evaluate the function at a given position. Implements itk::SpatialFunction< TOutput, VImageDimension, TInput >. |
|
Set/Get the underlying function. |
|
Set/Get the lower threshold. |
|
Run-time type information (and related methods). Reimplemented from itk::SpatialFunction< TOutput, VImageDimension, TInput >. |
|
Set/Get the upper threshold. |
|
New macro for creation of through the object factory. Reimplemented from itk::Object. |
|
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::SpatialFunction< TOutput, VImageDimension, TInput >. |
|
Set/Get the underlying function. |
|
Set/Get the lower threshold. |
|
Set/Get the upper threshold. |
|
Definition at line 99 of file itkBinaryThresholdSpatialFunction.h. |
|
Definition at line 97 of file itkBinaryThresholdSpatialFunction.h. |
|
Definition at line 98 of file itkBinaryThresholdSpatialFunction.h. |