#include <dilation.hh>
Public Member Functions | |
| template<typename I > | |
| mln_morpho_select_accu (I, logic::lor_basic, stat::max) accu(const Image< I > &) const | |
| template<typename I > | |
| mln_morpho_select_accu (I, logic::lor, stat::max_h) accu_incr(const Image< I > &) const | |
| template<typename I > | |
| I::value | neutral (const Image< I > &) const |
Definition at line 58 of file dilation.hh.
| mln::morpho::dilation_op::mln_morpho_select_accu | ( | I | , | |
| logic::lor_basic | , | |||
| stat::max | ||||
| ) | const [inline] |
Definition at line 62 of file dilation.hh.
Referenced by mln_morpho_select_accu().
| mln::morpho::dilation_op::mln_morpho_select_accu | ( | I | , | |
| logic::lor | , | |||
| stat::max_h | ||||
| ) | const [inline] |
Definition at line 70 of file dilation.hh.
References mln_morpho_select_accu().
| I ::value mln::morpho::dilation_op::neutral | ( | const Image< I > & | ) | const [inline] |
Definition at line 78 of file dilation.hh.
1.7.1