[vtkusers] The VTK Journal-New Submission

VTK Journal webmaster at insightsoftwareconsortium.org
Tue Sep 28 13:17:23 EDT 2010


Hello,
A new submission has been added to the VTK Journal.

Title: A K-Means++ Clustering Implementation for VTK
Author(s):Doria D.
Abstract: 
K-Means clustering is an excellent technique for clustering points when the number of clusters is known. We present a implementation (vtkKMeanClustering) of the algorithm written in a VTK context. We also implement the K-Means++ initialization method which finds the global optimum much more frequently than a naive/random initialization.

The code is currently hosted at http://github.com/daviddoria/KMeansClustering .

Download and Review the paper at: http://www.midasjournal.org/browse/publication/766

Generated by the VTK Journal
You are receiving this email because you asked to be informed by the VTK Journal for new submissions.
                    
To change your email preference go to http://www.midasjournal.org .



More information about the vtkusers mailing list