Meanshift
1.0
|
Mean shift algorithm represent a general non-parametric mode finding procedure. It's a hill-climbing algorithm on the density defined by a finite mixture or a kernel density estimate. Mean shift can be used as a non-parametric clustering method, for object tracking, image segmentation.