$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::canvas::labeling::internal Namespace Reference

Functions

template<typename I >
unsigned find_root_fastest (I &parent, unsigned x)
template<typename I , typename N , typename L , typename F >
void labeling_tests (const Image< I > &input_, const Neighborhood< N > &nbh_, const L &nlabels, const F &f)

Function Documentation

template<typename I >
unsigned mln::canvas::labeling::internal::find_root_fastest ( I &  parent,
unsigned  x 
)
template<typename I , typename N , typename L , typename F >
void mln::canvas::labeling::internal::labeling_tests ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_,
const L &  nlabels,
const F &  f 
)