David Doria, “A Mean Shift Clustering Implementation for VTK“. The VTK Journal, September 2010

 

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.