DGtal 2.1.0
|
Public Member Functions | |
testLambdaMST3D () | |
bool | lambda64ByPoint () |
bool | lambda64 () |
bool | lambda64Filtered () |
bool | lambdaSinByPoint () |
bool | lambdaSin () |
bool | lambdaExpByPoint () |
bool | lambdaExp () |
Private Types | |
typedef DGtal::Z3i::Point | Point |
typedef DGtal::Z2i::Point | Point2D |
typedef std::vector< Point > | Range |
typedef std::list< Point2D > | Range2D |
typedef Range::const_iterator | ConstIterator |
typedef Range2D::const_iterator | ConstIterator2D |
typedef Naive3DDSSComputer< ConstIterator, int, 8 > | SegmentComputer |
typedef SaturatedSegmentation< SegmentComputer > | Segmentation |
typedef ArithmeticalDSSComputer< ConstIterator2D, int, 8 > | SegmentComputer2D |
typedef SaturatedSegmentation< SegmentComputer2D > | Segmentation2D |
Private Attributes | |
Range | curve |
Definition at line 55 of file testLambdaMST3D.cpp.
|
private |
Definition at line 61 of file testLambdaMST3D.cpp.
|
private |
Definition at line 62 of file testLambdaMST3D.cpp.
|
private |
Definition at line 57 of file testLambdaMST3D.cpp.
|
private |
Definition at line 58 of file testLambdaMST3D.cpp.
|
private |
Definition at line 59 of file testLambdaMST3D.cpp.
|
private |
Definition at line 60 of file testLambdaMST3D.cpp.
|
private |
Definition at line 64 of file testLambdaMST3D.cpp.
|
private |
Definition at line 66 of file testLambdaMST3D.cpp.
|
private |
Definition at line 63 of file testLambdaMST3D.cpp.
|
private |
Definition at line 65 of file testLambdaMST3D.cpp.
|
inline |
Definition at line 70 of file testLambdaMST3D.cpp.
References curve, DGtal::Trace::error(), DGtal::PointListReader< TPoint >::getPointsFromInputStream(), and DGtal::trace.
|
inline |
Definition at line 91 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 81 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 102 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::getDSSFilter(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 147 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 136 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 125 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
inline |
Definition at line 114 of file testLambdaMST3D.cpp.
References DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::attach(), curve, DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::eval(), and DGtal::LambdaMST3DEstimator< TSpace, TSegmentation, Functor, DSSFilter >::init().
Referenced by main().
|
private |
Definition at line 68 of file testLambdaMST3D.cpp.
Referenced by lambda64(), lambda64ByPoint(), lambda64Filtered(), lambdaExp(), lambdaExpByPoint(), lambdaSin(), lambdaSinByPoint(), and testLambdaMST3D().