Functions | |
template<typename A, typename F, typename I, typename N> | |
mln::trait::concrete< I >::ret | like_ero_fun (const Meta_Accumulator< A > &a_, const F &f, const Image< I > &input_, const Neighborhood< N > &nbh_) |
template<typename I, typename N> | |
mln::trait::concrete< I >::ret | like_ero_set (bool val[5], const Image< I > &input_, const Neighborhood< N > &nbh_) |
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::generic::like_ero_fun | ( | const Meta_Accumulator< A > & | a_, | |
const F & | f, | |||
const Image< I > & | input_, | |||
const Neighborhood< N > & | nbh_ | |||
) | [inline] |
Definition at line 80 of file like_ero_fun.hh.
References mln::extension::adjust_fill(), mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::initialize(), mln::morpho::elementary::internal::like_ero_fun_dispatch(), and mln::accu::unmeta().
Referenced by mln::morpho::elementary::internal::dilation_dispatch(), mln::morpho::elementary::internal::erosion_dispatch(), mln::morpho::elementary::internal::gradient_external_dispatch(), mln::morpho::elementary::internal::gradient_internal_dispatch(), and mln::morpho::elementary::internal::like_ero_fun_dispatch().
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::generic::like_ero_set | ( | bool | val[5], | |
const Image< I > & | input_, | |||
const Neighborhood< N > & | nbh_ | |||
) | [inline] |
Definition at line 61 of file like_ero_set.hh.
References mln::extension::adjust_fill(), mln::duplicate(), mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::data::fill(), mln::initialize(), and mln::morpho::elementary::internal::like_ero_set_dispatch().
Referenced by mln::morpho::elementary::internal::dilation_dispatch(), mln::morpho::elementary::internal::erosion_dispatch(), mln::morpho::elementary::internal::gradient_external_dispatch(), mln::morpho::elementary::internal::gradient_internal_dispatch(), and mln::morpho::elementary::internal::like_ero_set_dispatch().