DGtal
0.6.devel
|
#include <SegmentComputerEstimators.h>
Public Types | |
typedef double | Value |
Public Member Functions | |
template<typename DSS > | |
Value | operator() (const DSS &aDSS) const |
Description of class 'CurvatureFromDSSLength' <p> Aim: Computes the curvature \form#259 from the discrete length \form#4 of a DSS as follow:
\( 1/k = l*l/8 + 1/2 \)
@note Adaption from Coeurjolly, D. and Miguet, S. and Tougne, L. "Discrete Curvature Based on Osculating Circle Estimation", Proc. IWVF, LNCS, vol 2059, pp.303-312, 2001
Definition at line 1242 of file SegmentComputerEstimators.h.
typedef double DGtal::detail::CurvatureFromDSSLength::Value |
Definition at line 1245 of file SegmentComputerEstimators.h.
|
inline |
Definition at line 1248 of file SegmentComputerEstimators.h.