21 #ifndef otbGeometricMomentPathFunction_h
22 #define otbGeometricMomentPathFunction_h
38 template <
class TInputPath,
class TOutput,
class TPrecision =
double>
52 typedef typename Superclass::InputPathType
PathType;
66 void PrintSelf(std::ostream& os, itk::Indent indent)
const override
68 Superclass::PrintSelf(os, indent);
Virtual class for the Geometric moments for an path function.
GeometricMomentPathFunction Self
GeometricMomentPathFunction(const Self &)=delete
~GeometricMomentPathFunction() override
itk::SmartPointer< Self > Pointer
PathFunction< TInputPath, TOutput > Superclass
void PrintSelf(std::ostream &os, itk::Indent indent) const override
itk::SmartPointer< const Self > ConstPointer
Superclass::InputPathConstPointer PathConstPointer
Superclass::InputPathType PathType
Superclass::OutputType OutputType
void operator=(const Self &)=delete
GeometricMomentPathFunction()
Evaluates a function of an image over a specific path.
Superclass::OutputType OutputType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.