$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Morphology Related Canvas

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)

Detailed Description

All Morphology related canvas.

Function Documentation

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 
)

Connected filters dispatch (algebraic & leveling filters).