Namespaces | |
namespace | generic |
Functions | |
template<typename I , typename N , typename L > | |
mln::trait::ch_value< I, L >::ret | flooding_fastest (const Image< I > &input_, const Neighborhood< N > &nbh_, L &n_basins) |
mln::trait::ch_value< I , L >::ret mln::morpho::watershed::impl::flooding_fastest | ( | const Image< I > & | input_, | |
const Neighborhood< N > & | nbh_, | |||
L & | n_basins | |||
) |
References mln::extension::adjust_fill(), mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::data::fill(), mln::extension::fill(), mln::p_priority< P, Q >::front(), mln::initialize(), mln::internal::site_set_base_< Q::site, p_priority< P, Q > >::is_empty(), mln::util::array< T >::nelements(), mln::offsets_wrt(), mln::p_priority< P, Q >::pop(), mln::p_priority< P, Q >::push(), mln::labeling::regional_minima(), and mln::literal::zero.
Referenced by mln::morpho::watershed::internal::flooding_dispatch().