Meanshift  1.0
Mean shift implementation
Author
Damir Demirović damir.nosp@m..dem.nosp@m.irovi.nosp@m.c@un.nosp@m.tz.ba

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.