#include <erosion.hh>
Public Member Functions | |
template<typename I> | |
mln_morpho_select_accu (I, logic::land, stat::min_h) accu_incr(const Image< I > &) const | |
template<typename I> | |
mln_morpho_select_accu (I, logic::land_basic, stat::min) accu(const Image< I > &) const | |
template<typename I> | |
I::value | neutral (const Image< I > &) const |
Definition at line 58 of file erosion.hh.
mln::morpho::erosion_op::mln_morpho_select_accu | ( | I | , | |
logic::land | , | |||
stat::min_h | ||||
) | const [inline] |
mln::morpho::erosion_op::mln_morpho_select_accu | ( | I | , | |
logic::land_basic | , | |||
stat::min | ||||
) | const [inline] |
I ::value mln::morpho::erosion_op::neutral | ( | const Image< I > & | ) | const [inline] |
Definition at line 78 of file erosion.hh.