Namespaces | |
namespace | impl |
namespace | internal |
Functions | |
template<typename I, typename N, typename A> | |
mln::trait::concrete< I >::ret | attribute_filter (const Image< I > &input, const Neighborhood< N > &nbh, const Accumulator< A > &a, const typename A::result &lambda, bool increasing) |
mln::trait::concrete< I >::ret mln::canvas::morpho::attribute_filter | ( | const Image< I > & | input, | |
const Neighborhood< N > & | nbh, | |||
const Accumulator< A > & | a, | |||
const typename A::result & | lambda, | |||
bool | increasing | |||
) | [inline] |
Definition at line 467 of file attribute_filter.hh.
References mln::canvas::morpho::internal::attribute_filter_dispatch().
Referenced by mln::morpho::leveling_filter().