22 #ifndef otbPathLengthFunctor_h
23 #define otbPathLengthFunctor_h
40 template <
class TInput1>
63 double length = input->GetLength();
Select paths according to their length.
double GetThreshold(void) const
bool operator()(const TInput1 &input)
void SetThreshold(double threshold)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.