Skip to content

AlexShows/kMeansCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kmeans Clustering

A K-Means Clustering (Lloyd's Algorithm) is shown. Right-click to regenerate the random data-set and left click to update centroids.

Note that this is a fork of the GDIWindow project, which was an example building on the abstract class SimpleWindow, which aids creation of simple Win32 windows.

kMeansCluster Capture

Future Work

Implement a threading model with synchronization

License

Kmeans Clustering is released under the MIT License:

http://opensource.org/licenses/MIT

About

K-means clustering implemented in a pure Win32 and GDI+ window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors