Classes | |
| struct | flat_zones_functor |
| struct | regional_maxima_functor |
| struct | regional_minima_functor |
| struct | value_functor |
Namespaces | |
| namespace | generic |
| Generic implementation namespace of labeling namespace. | |
Functions | |
| template<typename I, typename L> | |
| mln::trait::concrete< I >::ret | mean_values_rgb (const Image< I > &input_, const Image< L > &lbl_, typename L::value nlabels) |
| mln::trait::concrete< I >::ret mln::labeling::impl::mean_values_rgb | ( | const Image< I > & | input_, | |
| const Image< L > & | lbl_, | |||
| typename L::value | nlabels | |||
| ) | [inline] |
Definition at line 130 of file mean_values.hh.
References mln::labeling::compute(), mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::convert::from_to(), mln::labeling::internal::mean_values_tests(), mln::convert::to(), mln::data::transform(), mln::literal::yellow, and mln::literal::zero.
Referenced by mln::labeling::internal::mean_values_dispatch().
1.5.6