21 #ifndef otbFlusserPathFunction_h
22 #define otbFlusserPathFunction_h
65 template <
class TInputPath,
class TOutput =
double,
class TPrecision =
double>
84 typedef typename PathType::ContinuousIndexType
VertexType;
99 itkSetMacro(MomentNumber,
short);
100 itkGetConstReferenceMacro(MomentNumber,
short);
108 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
112 void operator=(
const Self&) =
delete;
119 #ifndef OTB_MANUAL_INSTANTIATION