计算机工程与应用 ›› 2014, Vol. 50 ›› Issue (5): 156-159.

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

光照和尺度自适应的Mean Shift人脸跟踪算法

李  晗,王  瑜,薛  红   

  1. 北京工商大学 计算机与信息工程学院,北京 100048
  • 出版日期:2014-03-01 发布日期:2015-05-12

Face tracking based on illumination and scale adaptive Mean Shift

LI Han, WANG Yu, XUE Hong   

  1. College of Computer and Information Engineering, Beijing Technology and Business University, Beijing 100048, China
  • Online:2014-03-01 Published:2015-05-12

摘要: 针对原始Mean Shift算法易受光照强度影响及跟踪窗口不随目标尺度自适应变化的问题,提出了一种光照和尺度自适应的Mean Shift人脸跟踪算法。该算法将颜色特征与光照不变性特征局部二值模式结合起来共同表征人脸,增强了复杂背景下目标的跟踪性能,利用矩特征和巴氏系数估计目标的真实尺度,提高了人脸发生较大形变时的适应能力。实验结果表明,提出的算法比传统的基于颜色直方图的Mean Shift算法具有更准确的跟踪结果。

关键词: 人脸跟踪, Mean Shift算法, 局部二值模式, 尺度自适应

Abstract: Because the traditional Mean Shift algorithm is easily influenced by illumination change and the problem that tracing window does not adaptively change as target scale. A face tracking algorithm based on illumination and scale adaptive Mean Shift is proposed in this paper. This algorithm combines color feature and Local Binary Pattern(LBP) feature which is invariant to illumination when representing face, for enhancing the performance of tracking face under complicated background. Then the torque characteristic and Bhattacharyya coefficient are used to estimate the real scale of target, which strengthens the adaption of the Mean Shift algorithm when large deformation occurs. Compared with the traditional Mean Shift algorithm, the approach shows superior performance in terms of both accuracy and robustness.

Key words: face tracking, Mean Shift algorithm, Local Binary Pattern(LBP), scale adaptive