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

计算机工程

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

基于SLIC的GrabCut减小姿态搜索空间算法

朱珏钰1,袁紫华2,李峰2,周书仁2   

  1. (1.湖南第一师范学院 信息科学与工程系,长沙 410205; 2.长沙理工大学 计算机与通信工程学院,长沙 410004)
  • 收稿日期:2015-05-06 出版日期:2016-08-15 发布日期:2016-08-15
  • 作者简介:朱珏钰(1980-),女,讲师、硕士,主研方向为图像处理、模式识别;袁紫华,硕士研究生;李峰,教授、博士;周书仁,副教授、博士。
  • 基金资助:
    国家自然科学基金青年科学基金资助项目(61402053);湖南省教育厅科研基金资助项目(15C0283);湖南省交通运输厅科技进步与创新基金资助项目(201334)。

GrabCut Algorithm Based on SLIC for Pose Search Space Reduction

ZHU Jueyu  1,YUAN Zihua  2,LI Feng  2,ZHOU Shuren  2   

  1. (1.Department of Information Science and Engineering,Hunan First Normal University,Changsha 410205,China; 2.School of Computer and Communication Engineering,Changsha University of Science and Technology,Changsha 410004,China)
  • Received:2015-05-06 Online:2016-08-15 Published:2016-08-15

摘要: 针对人体的高自由度导致姿态估计过程中搜索空间过大的问题,提出一种基于简单线性迭代聚类(SLIC)超像素算法的GrabCut减小姿态空间算法。运用SLIC算法对图像进行超像素分割,以超像素作为s-t图中的节点构建图模型,利用超像素区域的颜色特征平均值作为该区域内每个像素的特征值,分别为前景和背景超像素建立混合高斯模型,迭代更新高斯参数,运用最小割算法完成前景提取,并在得到的前景区域中进行后续的姿态估计。实验结果表明,基于SLIC的GrabCut与基于GrabCut的减小搜索空间算法在运行时间和姿态估计准确度上均有较大程度提升。

关键词: 人体姿态估计, 姿态搜索空间, 超像素, 简单线性迭代聚类算法, GrabCut 算法

Abstract: In order to solve the problem of extremely large size of pose search space due to body parts’ high degree of freedom during pose estimation,a pose search space reducing algorithm of GrabCut based on Simple Linear Iterative Clustering (SLIC) superpixel approach is proposed.SLIC algorithm is used to segment images into superpixels which are applied as nodes to build a s-t graph.The mean value of color feature in the area of a superpixel is used as the feature value of each pixel in that area.Foreground and background Gaussian Mixture Models(GMM) are respectively built and Gaussian parameters are updated using iterative processing.Image foreground extraction is achieved using Min Cut.Pose estimation is performed only in the foreground area obtained by foreground extraction.Experimental results show that comparing to pose search space reduction method based only on GrabCut,the algorithm of GrabCut using SLIC has much better performance on both running time and pose estimation accuracy.

Key words: human pose estimation, pose search space, superpixel, Simple Linear Iterative Clustering(SLIC) algorithm, GrabCut algorithm

中图分类号: