AP聚类法图像分割测试我要分享

AP clustering image segmentation test

AP聚类法 聚类算法 图像分割

关注次数: 454

下载次数: 1

文件大小: 53KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

  AP聚类法是2008年发表在《科学》上的一种聚类方法。我研究图像将近十年,这是我见过最好的聚类算法。该程序提供聚类演示,用于图像分割测试(在matlab7.0环境下调试)。


English Description:

AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the best I have ever seen clustering algorithm, Clustering presentation of this program provides, but also test it with the image segmentation (matlab7.0 debugging environment).


代码预览

AP聚类

......\apcluster.m

......\apclusterK.m

......\apclustermex.m

......\apclustermex_.dll

......\AP_ImgSegment.asv

......\getmapping.m

......\lbp.m

......\preferenceRange.m

......\Test_AP_Cluster.m

......\Test_AP_ImgSegment1.m

......\Test_AP_ImgSegment2.m