Namespaces | Classes | Functions

mln::labeling::impl Namespace Reference

Implementation namespace of labeling namespace. More...

Namespaces

namespace  generic
 

Generic implementation namespace of labeling namespace.


Classes

struct  flat_zones_functor
struct  regional_maxima_functor
struct  regional_minima_functor
struct  value_functor

Functions

template<typename I , typename N , typename L >
mln::trait::ch_value< I, L >::ret blobs_ (const I &input, const N &nbh, L &nlabels)
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)

Detailed Description

Implementation namespace of labeling namespace.


Function Documentation

template<typename I , typename N , typename L >
mln::trait::ch_value< I , L >::ret mln::labeling::impl::blobs_ ( const I &  input,
const N &  nbh,
L &  nlabels 
)
template<typename I , typename L >
mln::trait::concrete< I >::ret mln::labeling::impl::mean_values_rgb ( const Image< I > &  input_,
const Image< L > &  lbl_,
typename L::value  nlabels 
)