华南理工大学学报(自然科学版) ›› 2014, Vol. 42 ›› Issue (3): 1-7.doi: 10.3969/j.issn.1000-565X.2014.03.001

• 电子、通信与自动控制 •    下一篇

一种基于改进 FCM 的自动图像分割算法

周晓明1,2 李钊1 刘雄英1   

  1. 1. 华南理工大学 理学院, 广东 广州 510640; 2. 华南理工大学 亚热带建筑科学国家重点实验室, 广东 广州 510640
  • 收稿日期:2013-11-14 修回日期:2013-12-29 出版日期:2014-03-25 发布日期:2014-02-19
  • 通信作者: 周晓明(1963-),男,教授,主要从事电磁场与信号处理研究. E-mail:zhouxm@scut.edu.cn
  • 作者简介:周晓明(1963-),男,教授,主要从事电磁场与信号处理研究.
  • 基金资助:

    国家自然科学基金资助项目(61372008);亚热带建筑科学国家重点实验室开放课题(2013KA02)

An Automatic Image Segmentation Algorithm Based on Improved FCM

Zhou Xiao- ming1,2 Li Zhao1 Liu Xiong- ying1   

  1. 1. School of Sciences,South China University of Technology,Guangzhou 510640,Guangdong,China;2. State Key Laboratory of Subtropical Building Science,South China University of Techndogy,Guangzhou 510640,Guangdong,China
  • Received:2013-11-14 Revised:2013-12-29 Online:2014-03-25 Published:2014-02-19
  • Contact: 周晓明(1963-),男,教授,主要从事电磁场与信号处理研究. E-mail:zhouxm@scut.edu.cn
  • About author:周晓明(1963-),男,教授,主要从事电磁场与信号处理研究.
  • Supported by:

    国家自然科学基金资助项目(61372008);亚热带建筑科学国家重点实验室开放课题(2013KA02)

摘要: 针对 FCM 进行图像分割时需要人为确定聚类数的问题,提出一种改进的基于FCM 的图像分割算法.该算法先对图像进行 4 叉树结构的子图分解(即原图等分为 2 ×2的 4 幅子图,子图再等分为 2 ×2 的4 幅子图),待子图满足一定条件时进行聚类数为 2 的FCM 聚类分割;然后将分割好的区域根据其大小及相邻区域直方图的巴氏距离进行合并,得到最终的分割结果,从而避免了聚类数目的直接确定.实验结果表明:该算法能够获得很好的分割效果;对子图进行聚类分割减少了每次参与聚类的对象数,从而在一定程度上降低了算法的计算量.

关键词: FCM, 图像分割, 信息熵, 聚类数

Abstract:

The clustering number needs to be determined artificially when image segmentation using FCM is per-formed.In order to solve this problem,an improved algorithm based on FCM is proposed.In this algorithm,first,a sub- image decomposition of the ori- ginal image is conducted on the basis of quad- tree structure,by which theoriginal image is divided into 2 ×2 sub- images equally and each sub- image is divided into 2 ×2 sub- images equallyagain until the sub- image satiates certain conditions.Then,the sub- image is segmented by using FCM with theclustering number 2.Moreover,region merging is carried out according to the region area and the Bhattacharyyadistance of two adjacent regions’histogram,with the segmentation results being finally obtained without determi-ning the clustering number directly.Experimental results indicate that the proposed algorithm possesses good seg-mentation effectiveness,and that,to some extent,the computation complexity is reduced,because the segmenta-tion using FCM helps reduce the number of samples for each clustering.

Key words: FCM, image segmentation, information entropy, clustering number

中图分类号: