Namespaces | |
namespace | impl |
namespace | internal |
Functions | |
template<typename I, typename J, typename N> | |
mln::trait::concrete< I >::ret | union_find (const Image< I > &f, const Image< J > &g, const Neighborhood< N > &nbh) |
mln::trait::concrete< I >::ret mln::morpho::reconstruction::by_erosion::union_find | ( | const Image< I > & | f, | |
const Image< J > & | g, | |||
const Neighborhood< N > & | nbh | |||
) | [inline] |
Definition at line 252 of file by_erosion/union_find.hh.
References mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::data::fill(), mln::morpho::reconstruction::by_erosion::internal::find_root(), mln::morpho::reconstruction::by_dilation::internal::find_root(), mln::initialize(), mln::p_array< P >::nsites(), mln::data::sort_psites_decreasing(), mln::data::sort_psites_increasing(), mln::morpho::reconstruction::by_erosion::internal::union_find_dispatch(), mln::morpho::reconstruction::by_erosion::internal::union_find_tests(), and mln::morpho::reconstruction::by_dilation::internal::union_find_tests().
Referenced by mln::morpho::reconstruction::by_erosion::internal::union_find_dispatch(), and mln::morpho::reconstruction::by_dilation::internal::union_find_dispatch().