DGtal 2.1.0
|
Public Member Functions | |
testLambdaMST2D () | |
bool | lambda64ByPoint () |
bool | lambda64 () |
Private Types | |
typedef vector< Point > | Range |
typedef Range::const_iterator | ConstIterator |
typedef ArithmeticalDSSComputer< ConstIterator, int, 8 > | SegmentComputer |
typedef SaturatedSegmentation< SegmentComputer > | Segmentation |
Private Attributes | |
Range | curve |
Definition at line 53 of file testLambdaMST2D.cpp.
|
private |
Definition at line 56 of file testLambdaMST2D.cpp.
|
private |
Definition at line 55 of file testLambdaMST2D.cpp.
|
private |
Definition at line 58 of file testLambdaMST2D.cpp.
|
private |
Definition at line 57 of file testLambdaMST2D.cpp.
|
inline |
Definition at line 62 of file testLambdaMST2D.cpp.
References curve, DGtal::Trace::error(), DGtal::PointListReader< TPoint >::getPointsFromInputStream(), and DGtal::trace.
|
inline |
Definition at line 82 of file testLambdaMST2D.cpp.
References DGtal::LambdaMST2DEstimator< TSpace, TSegmentation, Functor >::attach(), curve, DGtal::LambdaMST2DEstimator< TSpace, TSegmentation, Functor >::eval(), and DGtal::LambdaMST2DEstimator< TSpace, TSegmentation, Functor >::init().
Referenced by main().
|
inline |
Definition at line 73 of file testLambdaMST2D.cpp.
References DGtal::LambdaMST2DEstimator< TSpace, TSegmentation, Functor >::attach(), curve, and DGtal::LambdaMST2DEstimator< TSpace, TSegmentation, Functor >::eval().
Referenced by main().
|
private |
Definition at line 60 of file testLambdaMST2D.cpp.
Referenced by lambda64(), lambda64ByPoint(), and testLambdaMST2D().