18#ifndef itkSphereSignedDistanceFunction_h
19#define itkSphereSignedDistanceFunction_h
44template <
typename TCoordRep,
unsigned int VSpaceDimension>
63 using typename Superclass::OutputType;
66 using typename Superclass::InputType;
69 static constexpr unsigned int SpaceDimension = Superclass::SpaceDimension;
72 using typename Superclass::CoordRepType;
78 using typename Superclass::ParametersType;
93 return SpaceDimension;
115#ifndef ITK_MANUAL_INSTANTIATION
116# 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.
unsigned int GetNumberOfPoseParameters() const override
void PrintSelf(std::ostream &os, Indent indent) const override
SphereSignedDistanceFunction()
~SphereSignedDistanceFunction() override=default
OutputType Evaluate(const PointType &point) const override
void SetParameters(const ParametersType &) 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