Namespaces | Functions

mln::canvas::morpho Namespace Reference

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)

Detailed Description

Namespace of morphological 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 
) [inline]