Public Member Functions

mln::morpho::erosion_op Struct Reference

#include <erosion.hh>

List of all members.

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

Detailed Description

Definition at line 58 of file erosion.hh.


Member Function Documentation

template<typename I >
mln::morpho::erosion_op::mln_morpho_select_accu ( ,
logic::land_basic  ,
stat::min   
) const [inline]

Definition at line 62 of file erosion.hh.

Referenced by mln_morpho_select_accu().

template<typename I >
mln::morpho::erosion_op::mln_morpho_select_accu ( ,
logic::land  ,
stat::min_h   
) const [inline]

Definition at line 70 of file erosion.hh.

References mln_morpho_select_accu().

template<typename I >
I ::value mln::morpho::erosion_op::neutral ( const Image< I > &   )  const [inline]

Definition at line 78 of file erosion.hh.