DGtal
1.5.beta
|
#include <DGtal/geometry/curves/estimation/SegmentComputerEstimators.h>
Public Types | |
typedef DSS::Vector | Value |
Public Member Functions | |
Value | operator() (const DSS &aDSS) const |
Description of class 'TangentVectorFromDSS'
Aim: computes the tangent vector of a DSS
Definition at line 751 of file SegmentComputerEstimators.h.
typedef DSS::Vector DGtal::detail::TangentVectorFromDSS< DSS >::Value |
Definition at line 754 of file SegmentComputerEstimators.h.
|
inline |
Operator()
aDSS | an instance of segment computer devoted to the DSS recognition. |
Definition at line 765 of file SegmentComputerEstimators.h.