Functions | |
| template<typename I , typename D , typename N > | |
| mln::trait::concrete< I >::ret | crest (const Image< I > &input_, const Image< D > &dist_map_, const Neighborhood< N > &nbh_, unsigned psi_threshold) |
| mln::trait::concrete< I >::ret mln::topo::skeleton::impl::generic::crest | ( | const Image< I > & | input_, | |
| const Image< D > & | dist_map_, | |||
| const Neighborhood< N > & | nbh_, | |||
| unsigned | psi_threshold | |||
| ) |
Definition at line 118 of file crest.hh.
References mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::data::fill(), and mln::initialize().
1.7.1