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_ | |||
| ) |
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(), and mln::accu::unmeta().
| mln::trait::concrete< I >::ret mln::morpho::elementary::impl::generic::like_ero_set | ( | bool | val[5], | |
| const Image< I > & | input_, | |||
| const Neighborhood< N > & | nbh_ | |||
| ) |
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(), and mln::initialize().
1.7.1