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

计算机工程 ›› 2012, Vol. 38 ›› Issue (10): 194-196. doi: 10.3969/j.issn.1000-3428.2012.10.059

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

基于图割的JPEG图像快速分割算法

刘 毅 1,2,孙怀江 1,夏德深 1   

  1. (1. 南京理工大学计算机科学与技术学院,南京 210094;2. 南京审计学院信息与科学学院,南京 210029)
  • 收稿日期:2011-07-13 出版日期:2012-05-20 发布日期:2012-05-20
  • 作者简介:刘 毅(1979-),男,讲师、博士研究生,主研方向:图像处理,计算机视觉,多媒体信息检索;孙怀江,研究员、博士、博士生导师、CCF高级会员;夏德深,教授、博士、博士生导师、CCF高级会员
  • 基金资助:

    国家自然科学基金资助项目(60805003, 60773172)

Fast JPEG Image Segmentation Algorithm Based on Graph Cuts

LIU Yi 1,2, SUN Huai-jiang 1, XIA De-shen 1   

  1. (1. School of Computer Science and Technology, Nanjing University of Science and Technology, Nanjing 210094, China; 2. School of Information and Science, Nanjing Audit University, Nanjing 210029, China)
  • Received:2011-07-13 Online:2012-05-20 Published:2012-05-20

摘要: 基于图割理论的GrabCut算法由于使用所有像素来迭代估计高斯混合模型(GMM)参数,算法效率较低。针对该问题,提出一种基于图割的JPEG图像快速分割算法。以GrabCut算法为基础,对JPEG图像中DC系数构成的低频图像进行迭代分割,估计GMM参数以减少训练样本的数目。实验结果表明,该算法能在保证分割精度的前提下缩短高分辨率JPEG图像的分割时间。

关键词: 图割, GrabCut算法, 高斯混合模型, JPEG标准, 离散余弦变换, 直流系数

Abstract: GrabCut algorithm based on graph cuts is less efficient because it uses the whole pixels to estimate Gaussian Mixture Model(GMM) parameters by iteration. Aiming at this problem, this paper proposes a fast JPEG image segmentation algorithm based on graph cuts. On the basis of GrabCut algorithm, the Direct Current(DC) coefficients of JPEG image that constitute the low-frequency image are used to iteratively estimate the GMM parameters, which greatly reduce the number of training samples. Experimental results show that this algorithm can shorten the segmentation time of high-resolution JPEG image while preserving the segmentation accuracy.

Key words: graph cut, GrabCut algorithm, Gaussian Mixture Model(GMM), JPEG standard, Discrete Cosine Transform(DCT), Direct Current (DC) coefficient

中图分类号: