Public Member Functions

mln::morpho::dilation_op Struct Reference

#include <dilation.hh>

List of all members.

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

Detailed Description

Definition at line 58 of file dilation.hh.


Member Function Documentation

template<typename I >
mln::morpho::dilation_op::mln_morpho_select_accu ( ,
logic::lor_basic  ,
stat::max   
) const [inline]

Definition at line 62 of file dilation.hh.

Referenced by mln_morpho_select_accu().

template<typename I >
mln::morpho::dilation_op::mln_morpho_select_accu ( ,
logic::lor  ,
stat::max_h   
) const [inline]

Definition at line 70 of file dilation.hh.

References mln_morpho_select_accu().

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

Definition at line 78 of file dilation.hh.