Functions | |
template<typename I, typename N> | |
bool | is_simple_point2d (const Image< I > &ima_, const Neighborhood< N > &nbh_, const point2d &p) |
bool mln::topo::skeleton::impl::is_simple_point2d | ( | const Image< I > & | ima_, | |
const Neighborhood< N > & | nbh_, | |||
const point2d & | p | |||
) | [inline] |
Definition at line 201 of file is_simple_point.hh.
References mln::topo::skeleton::internal::complement2d(), mln::exact(), mln::trace::exiting(), mln::topo::skeleton::internal::is_simple_point_tests(), and mln::topo::skeleton::internal::nb_connexity2d().
Referenced by mln::topo::skeleton::internal::is_simple_point_dispatch().