Aim: Simplify creation of Lambda MST tangent estimator.
More...
#include <DGtal/geometry/curves/estimation/LambdaMST2D.h>
template<typename DSSSegmentationComputer, typename LambdaFunction = functors::Lambda64Function>
class DGtal::LambdaMST2D< DSSSegmentationComputer, LambdaFunction >
Aim: Simplify creation of Lambda MST tangent estimator.
- Template Parameters
-
DSSSegmentationComputer | tangential cover obtained by segmentation of a 2D digital curve by maximal straight segments |
LambdaFunction | Lambda functor |
- See also
- FunctorsLambdaMST.h
- Examples
- geometry/curves/estimation/exampleLMST2D.cpp.
Definition at line 167 of file LambdaMST2D.h.
◆ Super
template<typename DSSSegmentationComputer , typename LambdaFunction = functors::Lambda64Function>
◆ LambdaMST2D()
template<typename DSSSegmentationComputer , typename LambdaFunction = functors::Lambda64Function>
The documentation for this class was generated from the following file: