Classes to run mean shift algorithm on data distributions to find its modes Implements mean shift with a flat kernel of fixed bandwidth_. More...
#include <bsta/bsta_parzen_sphere.h>
#include <bsta/bsta_mixture.h>
#include <bsta/bsta_attributes.h>
#include <bsta/bsta_gaussian_sphere.h>
#include <bsta/bsta_gaussian_full.h>
#include <vnl/vnl_random.h>
#include <vcl_utility.h>
#include <bsta/algo/bsta_sample_set.h>
Go to the source code of this file.
Classes | |
class | bsta_mean_shift< T, n > |
Classes to run mean shift algorithm on data distributions to find its modes Implements mean shift with a flat kernel of fixed bandwidth_.
Modifications (none yet)
Definition in file bsta_mean_shift.h.