DGtal 2.1.0
|
Public Types | |
typedef KSpace::Point | Point |
typedef NeighborhoodConvexityAnalyzer< KSpace, N > | NCA |
Static Public Member Functions | |
template<typename ImagePtr > | |
static std::vector< Point > | debug_one (const KSpace &aK, Point p, ImagePtr bimage) |
template<typename ImagePtr > | |
static std::vector< int > | run (const KSpace &aK, const std::vector< Point > &pts, ImagePtr bimage) |
template<typename ImagePtr > | |
static void | run (std::vector< int > &to_update, const KSpace &aK, const std::vector< Point > &pts, ImagePtr bimage) |
Definition at line 93 of file fullConvexityAnalysis3D.cpp.
typedef NeighborhoodConvexityAnalyzer< KSpace, N > Analyzer< KSpace, N >::NCA |
Definition at line 95 of file fullConvexityAnalysis3D.cpp.
typedef KSpace::Point Analyzer< KSpace, N >::Point |
Definition at line 94 of file fullConvexityAnalysis3D.cpp.
|
inlinestatic |
Definition at line 100 of file fullConvexityAnalysis3D.cpp.
References DGtal::KhalimskySpaceND< dim, TInteger >::dimension, image(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), and DGtal::KhalimskySpaceND< dim, TInteger >::upperBound().
|
inlinestatic |
Definition at line 125 of file fullConvexityAnalysis3D.cpp.
References image(), DGtal::Trace::info(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), DGtal::Trace::progressBar(), DGtal::trace, and DGtal::KhalimskySpaceND< dim, TInteger >::upperBound().
Referenced by main(), and MultiScaleAnalyzer< KSpace, N >::multiscale_run().
|
inlinestatic |
Definition at line 162 of file fullConvexityAnalysis3D.cpp.
References image(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), DGtal::Trace::progressBar(), DGtal::trace, and DGtal::KhalimskySpaceND< dim, TInteger >::upperBound().