$extrastylesheet
Functions | |
| template<typename I , typename N , typename A > | |
| 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) |
All Morphology related 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 | ||
| ) |
Connected filters dispatch (algebraic & leveling filters).