中文说明:K-means文件夹包含了一个有关图像灰度值的聚类,很好的程序。一看就能懂的,让你对传统K-means的聚类过程有很好的理解,程序用Matlab编写,通过不断迭代直至收敛条件。迭代过程中不断更新聚类中心,最后完成聚类。但是传统的K-means有一些固有的缺陷,如最终聚类结果与初始中心的选取有很大的关联,聚类数目也要自己设定等等。文件夹中还包含了一些我整理的文献资料。
English Description:
The K-means folder contains a cluster of related image gray value, very good procedures. Can understand a look, let you Click the file on the left to start the preview,please !The preview only provides 20% of the code snippets, the complete code needs to be downloaded Loading Report