Milena (Olena)
User documentation 2.0a Id
|
Namespace of approximate mathematical morphology opening routines. More...
Functions | |
template<typename I , typename W > | |
mln::trait::concrete< I >::ret | structural (const Image< I > &input, const Window< W > &win) |
Approximate of morphological structural opening. | |
Namespace of approximate mathematical morphology opening routines.
|
inline |
Approximate of morphological structural opening.
This operator is d_{-B} o e_B.
Definition at line 64 of file opening/approx/structural.hh.
References mln::morpho::dilation(), mln::morpho::erosion(), and mln::win::sym().