Classes | |
| struct | level_functor |
Functions | |
| template<typename I, typename N, typename L> | |
| mln::trait::ch_value< I, L >::ret | level (const Image< I > &input, const typename I::value &val, const Neighborhood< N > &nbh, L &nlabels) |
| mln::trait::ch_value< I , L >::ret mln::old_labeling::level | ( | const Image< I > & | input, | |
| const typename I::value & | val, | |||
| const Neighborhood< N > & | nbh, | |||
| L & | nlabels | |||
| ) | [inline] |
Definition at line 253 of file canvas.cc.
References mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::old_canvas::labeling< F >::f, mln::old_canvas::labeling< F >::nlabels, and mln::old_canvas::labeling< F >::output.
1.5.6