Abstract
Mean shift clustering is an excellent technique for clustering points when the number of clusters is not known. We present a implementation (vtkMeanShiftClustering) of the simplest version of the algorithm written in a VTK context. The code is currently hosted at http://github.com/daviddoria/vtkMeanShiftClustering .
