计算机与现代化

• 图像处理 • 上一篇    下一篇

一种改进的基于图论的图像分割方法

  

  1. (1.怀化学院计算机科学与工程学院,湖南怀化418008;2.武陵山片区生态农业智能控制技术湖南省重点实验室,湖南怀化418008)
  • 收稿日期:2016-02-24 出版日期:2016-09-12 发布日期:2016-09-13
  • 作者简介:叶青(1965-),女(瑶族),湖南怀化人,怀化学院计算机科学与工程学院和武陵山片区生态农业智能控制技术湖南重点实验室副教授,硕士,研究方向:数字图像处理,模式识别; 胡昌标(1957-),男(侗族),湖南怀化人,高级实验师,本科,研究方向:计算机软件与理论,算法设计与分析。
  • 基金资助:
    湖南省教育厅科学研究基金资助项目(13C714); 怀化学院重点学科建设资助项目

An Improved Image Segmentation Method Based on Graph Theory

  1. (1. College of Computer Science and Engineering, Huaihua University, Huaihua 418008, China; 2. Key Laboratory of Intelligent Control Technology for WulingMountain Ecological Agriculture in Hunan Province, Huaihua 418008, China)
  • Received:2016-02-24 Online:2016-09-12 Published:2016-09-13

摘要: 由于传统基于图论的图像分割方法是基于像素级别的,随着像素的增多,其应用也受到了限制,因此,提出一种改进的图像分割方法。该图像分割方法利用Dijkstra算法,将图像的像素点聚集形成超像素;应用Kruskal算法,得到最小生成树,确定并删除最小生成树的不一致边,完成图像分割。实验结果表明,改进方法分割的区域内部特征具有较好的均匀性和一致性。

关键词: 图论, 图像分割, 最小生成树, 最短路径, 不一致边

Abstract: The traditional image segmentation method based on graph theory is based on pixel level, whose application is limited when pixel number gets larger. So an improved image segmentation algorithm is proposed, in which image pixels are aggregated to form a super pixel using the Dijkstra algorithm and the Kruskal algorithm is used to get minimum spanning tree, determine and delete the inconsistent minimum spanning tree, and complete image segmentation. The experimental results show that the improved algorithm has the characteristics of regional segmentation uniformity and good consistency.

Key words: graph theory, image segmentation, minimum spanning tree, shortest path, inconsistent side

中图分类号: