计算机工程与应用 ›› 2010, Vol. 46 ›› Issue (3): 183-185.DOI: 10.3778/j.issn.1002-8331.2010.03.056

• 图形、图像、模式识别 • 上一篇    下一篇

基于小生境粒子群算法的图像分割方法

白明明1,孙 辉2,吴烈阳1   

  1. 1.南昌航空大学 计算机应用与技术学院,南昌 330063
    2.南昌工程学院 计算机技术系,南昌 330099
  • 收稿日期:2008-07-28 修回日期:2008-10-20 出版日期:2010-01-21 发布日期:2010-01-21
  • 通讯作者: 白明明

Method for image segmentation based on niching particle swarm optimization

BAI Ming-ming1,SUN Hui2,WU Lie-yang1   

  1. 1.School of Computer Science,Nanchang Hangkong University,Nanchang 330063,China
    2.Department of Computer Science and Technology,Nanchang Institute of Technology,Nanchang 330099,China
  • Received:2008-07-28 Revised:2008-10-20 Online:2010-01-21 Published:2010-01-21
  • Contact: BAI Ming-ming

摘要: 为了得到分割图像的最佳阈值,提出了一种基于小生境粒子群算法的图像分割方法。小生境粒子群算法通过划分小生境的方法,保持了物种的多样性,克服了粒子群算法容易陷入局部解,后期收敛速度慢的缺点,提高了算法的全局寻优能力。该方法基于最大类间方差阈值分割技术,用小生境粒子群算法对适应度函数进行优化,得到最佳阈值,并用该阈值对图像进行分割。实验结果表明,与最大类间方差法,基于基本粒子群算法的最大类间方差分割法相比,所提出的方法不仅能得到理想的分割结果,而且分割速度也得到了提高。

关键词: 小生境粒子群优化算法, 最大类间方差法, 图像分割

Abstract: To determine the optimal thresholds in image segmentation,a new method based on niching particle swarm optimization is proposed in this paper.By the method of dividing niches,niching particle swarm optimization has kept the diversity of species,overcome the drawback of basic PSO,such as being subject to falling into local optimization and having the poor convergence speed,and so improved the ability of seeking global optima.The method uses maximum between-class variance(MV) technique,by the optimization of the niching particle swarm optimization object function,the optimal thresholds can be gotten,and the image by use of the thresholds can be segmented.Experimental results show that compared to maximum between-class variance technique,MV based the basic PSO algorithm,the proposed method can not only obtain ideal segmentation results,but also improve the speed greatly.

Key words: niching particle swarm optimization, Otsu, image segmentation

中图分类号: