Milena (Olena)
User documentation 2.0a Id
|
Namespace of approximate mathematical morphology closing 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 closing. | |
Namespace of approximate mathematical morphology closing routines.
|
inline |
Approximate of morphological structural closing.
This operator is e_{-B} o d_B.
Definition at line 65 of file closing/approx/structural.hh.
References mln::morpho::dilation(), mln::morpho::erosion(), and mln::win::sym().