Namespace of morphological canvas. More...
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) |
Namespace of morphological canvas.
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] |