计算机应用 ›› 2014, Vol. 34 ›› Issue (3): 837-840.DOI: 10.11772/j.issn.1001-9081.2014.03.0837

• 虚拟现实与数字媒体 • 上一篇    下一篇

结合形状约束的Graph Cut行人分割

胡江华1,王文中1,罗斌1,2,汤进1,2   

  1. 1. 安徽大学 计算机科学与技术学院,合肥230601;
    2. 安徽省工业图像处理与分析重点实验室(安徽大学),合肥230039
  • 收稿日期:2013-09-02 修回日期:2013-11-11 出版日期:2014-03-01 发布日期:2014-04-01
  • 通讯作者: 胡江华
  • 作者简介:胡江华(1987-),女,安徽安庆人,硕士研究生,主要研究方向:图像处理;王文中(1978-),男,安徽太湖人,讲师,博士,主要研究方向:计算机视觉、图形学、虚拟现实;罗斌(1963-),男,安徽合肥人,教授,博士,主要研究方向:图像处理、模式识别;汤进(1976-),男,安徽合肥人,教授,博士,主要研究方向:图像处理、模式识别。
  • 基金资助:

    国家自然科学基金资助项目

Pedestrian segmentation based on Graph Cut with shape prior

HU Jianghua1,WANG Wenzhong1,LUO Bin1,2,TANG Jin1,2   

  1. 1. School of Computer Science and Technology, Anhui University, Hefei Anhui 230601, China;
    2. Key Laboratory of Industrial Image Processing and Analysis of Anhui Province (Anhui University), Hefei Anhui 230039, China
  • Received:2013-09-02 Revised:2013-11-11 Online:2014-03-01 Published:2014-04-01
  • Contact: HU Jianghua
  • Supported by:

    National Natural Science Foundation

摘要:

传统的Graph Cut算法没有对目标的形状予以限制,很难得到语义化的分割结果,即无法保证分割出来的是“行人”。针对该问题提出一种结合形状和底层特征的Graph Cut算法。对于行人分割,用大量真实行人轮廓来表达“行人”的先验形状,对Graph Cut分割算法予以约束,同时构建一个行人模板的层次树以减少匹配时间;并且提出一种区分性的外观模型来替换原来的外观模型。实验结果证明,该算法的分割结果明显优于传统Graph Cut算法的分割结果,所得到的轮廓与真实的行人轮廓比较吻合。

关键词: 行人分割, Graph Cut算法, 层次聚类, Chamfer距离, 形状约束

Abstract:

Most of the variants of Graph Cut algorithm do not impose any shape constraints on the segmentations, rendering it difficult to obtain semantic valid segmentation results. As for pedestrian segmentation, this difficulty leads to the non-human shape of the segmented object. An improved Graph Cut algorithm combining shape priors and discriminatively learned appearance model was proposed in this paper to segment pedestrians in static images. In this approach, a large number of real pedestrian silhouettes were used to encode the a'priori shape of pedestrians, and a hierarchical model of pedestrian template was built to reduce the matching time, which would hopefully bias the segmentation results to be humanlike. A discriminative appearance model of the pedestrian was also proposed in this paper to better distinguish persons from the background. The experimental results verify the improved performance of this approach.

Key words: pedestrian segmentation, Graph Cut algorithm, hierarchical clustering, Chamfer distance, shape prior

中图分类号: