作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (15): 215-217,221. doi: 10.3969/j.issn.1000-3428.2012.15.060

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

一种改进的最小最大割算法

邹小林   

  1. (肇庆学院数学与信息科学学院,广东 肇庆 526061)
  • 收稿日期:2011-09-05 出版日期:2012-08-05 发布日期:2012-08-05
  • 作者简介:邹小林(1975-),男,讲师、博士研究生,主研方向:图像处理,计算机视觉

Improved Min-max Cut Algorithm

ZOU Xiao-lin   

  1. (School of Mathematics and Information Sciences, Zhaoqing University, Zhaoqing 526061, China)
  • Received:2011-09-05 Online:2012-08-05 Published:2012-08-05

摘要: 最小最大割算法(Mcut)能满足聚类算法的一般准则,但在实际求解过程中,通常把Mcut算法的目标函数松弛转换为标准分割算法(Ncut)的目标函数进行求解,而未充分使用Mcut的聚类性能。为此,利用子空间技术,提出一种改进的Mcut算法(SMcut),设计基于图像分块的SMcut算法(BSMcut),以提高SMcut算法的分割速度。实验结果表明,SMcut和BSMcut算法均具有较好的分割性能,且BSMcut算法的计算复杂度较低。

关键词: 图像分割, 谱聚类, 子空间, 标准分割算法, 最小最大割算法

Abstract: Min-max cut(Mcut) algorithm completely satisfies the general criterion of the cluster algorithms, so Mcut has good grouping performance. However, in the actual solution, the objective function of Mcut usually is relaxed into the objective function of Normalized cut(Ncut). It does not make full use of the clustering performance of Mcut. In order to overcome this problem, this paper presents an improved Mcut algorithm(SMcut) that uses subspace technology. In order to improve SMcut’s speed in image segmentation, a SMcut based on block(BSMcut) is proposed. Experimental result shows that SMcut and BSMcut has better segmentation performance, at the same time, BSMcut can reduce the computational complexity.

Key words: image segmentation, spectral clustering, subspace, Normalized cut(Ncut) algorithm, Min-max cut(Mcut) algorithm

中图分类号: