$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::morpho::closing::approx Namespace Reference

Functions

template<typename I , typename W >
mln::trait::concrete< I >::ret structural (const Image< I > &input, const Window< W > &win)

Detailed Description

Namespace of approximate mathematical morphology closing routines.

Function Documentation

template<typename I , typename W >
mln::trait::concrete< I >::ret mln::morpho::closing::approx::structural ( const Image< I > &  input,
const Window< W > &  win 
)

Approximate of morphological structural closing.

This operator is e_{-B} o d_B.