Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 191 Bytes

K-Means clustering demo

test sample is lena picture

Usage:

./kmeans [FILENAME]  k

k is optional parameters which stand for the number of center and default as 5.