计算机工程与应用 ›› 2008, Vol. 44 ›› Issue (1): 82-83.

• 学术探讨 • 上一篇    下一篇

基于子块的区域生长的彩色图像分割算法

金 军   

  1. 四川大学 计算机学院,成都 610065
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-01 发布日期:2008-01-01
  • 通讯作者: 金 军

Color image segmentation algorithm based on sub-block region growing

JIN Jun   

  1. College of Computer Science,Sichuan University,Chengdu 610065,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-01 Published:2008-01-01
  • Contact: JIN Jun

摘要: 提出了一种基于图像子块的区域生长算法,应用于彩色图像分割。首先将图像划分成多个不重叠子块,然后利用从CIE L*a*b*颜色空间中提取出的每个子块的颜色和纹理特征,先进行子块内颜色聚类,达到子块分类的目的,再根据生长准则进行基于分类子块的区域生长,实现对自然彩色图像的分割。实验结果证明了算法的有效性,分割结果符合人的主观感知。

关键词: 彩色图像分割, 颜色聚类, 区域生长, 子块

Abstract: A color image segmentation algorithm based on sub-block region growing techniques is presented.The original image is first partitioned into sub-blocks which are not overlapped.Applying color and texture feature of one sub-block,a color clustering algorithm based on perceptual uniformity within the sub-block is performed to classify these sub-blocks,and a block growing algorithm is employed to achieve segmentation for the whole image based on growing rules.The experimental segmentation results hold favorable consistency in terms of human perception,and confirm effectiveness of the algorithm.

Key words: color image segmentation, color clustering, region growing, blocks