Classes
contrib/brl/bbas/bsta/algo/bsta_mean_shift.h File Reference

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 >

Detailed Description

Classes to run mean shift algorithm on data distributions to find its modes Implements mean shift with a flat kernel of fixed bandwidth_.

Author:
Ozge C. Ozcanli
Date:
February 10, 2009
    Modifications
     (none yet)
   

Definition in file bsta_mean_shift.h.