Namespace of approximate mathematical morphology routines. More...
Namespaces | |
namespace | impl |
namespace | internal |
Functions | |
template<typename I , typename W > | |
mln::trait::concrete< I >::ret | dilation (const Image< I > &input, const Window< W > &win) |
template<typename I , typename W > | |
mln::trait::concrete< I >::ret | erosion (const Image< I > &input, const Window< W > &win) |
Namespace of approximate mathematical morphology routines.
mln::trait::concrete< I >::ret mln::morpho::approx::dilation | ( | const Image< I > & | input, | |
const Window< W > & | win | |||
) | [inline] |
mln::trait::concrete< I >::ret mln::morpho::approx::erosion | ( | const Image< I > & | input, | |
const Window< W > & | win | |||
) | [inline] |