#include <erosion.hh>
Public Member Functions | |
| template<typename I > | |
| mln_morpho_select_accu (I, logic::land_basic, stat::min) accu(const Image< I > &) const | |
| template<typename I > | |
| mln_morpho_select_accu (I, logic::land, stat::min_h) accu_incr(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_basic | , | |||
| stat::min | ||||
| ) | const [inline] |
Definition at line 62 of file erosion.hh.
Referenced by mln_morpho_select_accu().
| mln::morpho::erosion_op::mln_morpho_select_accu | ( | I | , | |
| logic::land | , | |||
| stat::min_h | ||||
| ) | const [inline] |
Definition at line 70 of file erosion.hh.
References mln_morpho_select_accu().
| I ::value mln::morpho::erosion_op::neutral | ( | const Image< I > & | ) | const [inline] |
Definition at line 78 of file erosion.hh.
1.7.1