Namespaces | Functions

mln::canvas::labeling::impl Namespace Reference

Implementation namespace of labeling canvas namespace. More...

Namespaces

namespace  generic

Functions

template<typename I , typename N , typename L , typename S , typename F >
mln::trait::ch_value< I, L >::ret sorted_fastest (const Image< I > &input_, const Neighborhood< N > &nbh_, L &nlabels, const S &s, F &f)
template<typename I , typename N , typename L , typename F >
mln::trait::ch_value< I, L >::ret video_fastest (const Image< I > &input_, const Neighborhood< N > &nbh_, L &nlabels, F &f)

Detailed Description

Implementation namespace of labeling canvas namespace.


Function Documentation

template<typename I , typename N , typename L , typename S , typename F >
mln::trait::ch_value< I , L >::ret mln::canvas::labeling::impl::sorted_fastest ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_,
L &  nlabels,
const S &  s,
F &  f 
)
template<typename I , typename N , typename L , typename F >
mln::trait::ch_value< I , L >::ret mln::canvas::labeling::impl::video_fastest ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_,
L &  nlabels,
F &  f 
)