Classes | Functions

mln::clustering::impl Namespace Reference

Classes

struct  rgb_to_dist
struct  rgbn_to_lbl8

Functions

template<typename T , unsigned n, typename I >
mln::trait::ch_value< I,
value::label_8 >::ret 
kmean_image2d_rgb (const Image< I > &point__, const unsigned k_center, const unsigned watch_dog=10, const unsigned n_times=10)

Function Documentation

template<typename T , unsigned n, typename I >
mln::trait::ch_value< I , value::label_8 >::ret mln::clustering::impl::kmean_image2d_rgb ( const Image< I > &  point__,
const unsigned  k_center,
const unsigned  watch_dog = 10,
const unsigned  n_times = 10 
) [inline]