Namespaces | Functions

mln::morpho::reconstruction::by_erosion Namespace Reference

Namespace of morphological reconstruction by erosion routines. More...

Namespaces

namespace  impl
namespace  internal

Functions

template<typename I , typename J , typename N >
mln::trait::concrete< I >::ret union_find (const Image< I > &f, const Image< J > &g, const Neighborhood< N > &nbh)

Detailed Description

Namespace of morphological reconstruction by erosion routines.


Function Documentation

template<typename I , typename J , typename N >
mln::trait::concrete< I >::ret mln::morpho::reconstruction::by_erosion::union_find ( const Image< I > &  f,
const Image< J > &  g,
const Neighborhood< N > &  nbh 
) [inline]