18#ifndef itkBinaryThresholdSpatialFunction_h
19#define itkBinaryThresholdSpatialFunction_h
41template <
typename TFunction>
43 :
public SpatialFunction<bool, TFunction::ImageDimension, typename TFunction::InputType>
105#ifndef ITK_MANUAL_INSTANTIATION
106# include "itkBinaryThresholdSpatialFunction.hxx"
A spatial functions that returns if the internal spatial function is within user specified thresholds...
~BinaryThresholdSpatialFunction() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
typename TFunction::OutputType FunctionOutputType
OutputType Evaluate(const InputType &point) const override
BinaryThresholdSpatialFunction()=default
typename TFunction::InputType InputType
Control indentation during Print() invocation.
static constexpr T NonpositiveMin()
static constexpr T max(const T &)
N-dimensional spatial function class.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents