#include <dilation.hh>
Public Member Functions | |
template<typename I> | |
mln_morpho_select_accu (I, logic::lor, stat::max_h) accu_incr(const Image< I > &) const | |
template<typename I> | |
mln_morpho_select_accu (I, logic::lor_basic, stat::max) accu(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 | , | |||
stat::max_h | ||||
) | const [inline] |
mln::morpho::dilation_op::mln_morpho_select_accu | ( | I | , | |
logic::lor_basic | , | |||
stat::max | ||||
) | const [inline] |
I ::value mln::morpho::dilation_op::neutral | ( | const Image< I > & | ) | const [inline] |
Definition at line 78 of file dilation.hh.