18#ifndef itkSphereSignedDistanceFunction_h
19#define itkSphereSignedDistanceFunction_h
44template <
typename TCoordinate,
unsigned int VSpaceDimension>
64 using typename Superclass::OutputType;
67 using typename Superclass::InputType;
70 static constexpr unsigned int SpaceDimension = Superclass::SpaceDimension;
73 using typename Superclass::CoordinateType;
79 using typename Superclass::ParametersType;
94 return SpaceDimension;
116#ifndef ITK_MANUAL_INSTANTIATION
117# include "itkSphereSignedDistanceFunction.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
A templated class holding a geometric point in n-Dimensional space.
Base class for functions which evaluates the signed distance from a shape.
Compute the signed distance from a N-dimensional sphere.
~SphereSignedDistanceFunction() override=default
void SetParameters(const ParametersType &) override
void PrintSelf(std::ostream &os, Indent indent) const override
SphereSignedDistanceFunction()
unsigned int GetNumberOfPoseParameters() const override
OutputType Evaluate(const PointType &point) const override
unsigned int GetNumberOfShapeParameters() const override
ImageBaseType::PointType PointType
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