DGtal 2.0.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::NeighborhoodConvexityAnalyzer< TKSpace, K >::configuration(), DGtal::KhalimskySpaceND< 3, Integer >::dimension, DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::getLocalCompX(), image(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::isComplementaryFullyConvex(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::isFullyConvex(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::makeConfiguration(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::setCenter(), and DGtal::KhalimskySpaceND< dim, TInteger >::upperBound().
|
inlinestatic |
Definition at line 125 of file fullConvexityAnalysis3D.cpp.
References image(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::isComplementaryFullyConvex(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::isFullyConvex(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::setCenter(), 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::NeighborhoodConvexityAnalyzer< TKSpace, K >::isComplementaryFullyConvex(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::isFullyConvex(), DGtal::KhalimskySpaceND< dim, TInteger >::lowerBound(), DGtal::NeighborhoodConvexityAnalyzer< TKSpace, K >::setCenter(), DGtal::trace, and DGtal::KhalimskySpaceND< dim, TInteger >::upperBound().