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

计算机工程 ›› 2012, Vol. 38 ›› Issue (01): 199-200. doi: 10.3969/j.issn.1000-3428.2012.01.064

• 人工智能及识别技术 • 上一篇    下一篇

基于随机Hough变换的人头检测

徐培智,徐贵力,黄 鑫   

  1. (南京航空航天大学自动化学院,南京 210016)
  • 收稿日期:2011-07-13 出版日期:2012-01-05 发布日期:2012-01-05
  • 作者简介:徐培智(1988-),男,硕士研究生,主研方向:计算机视觉,图像处理;徐贵力,教授、博士;黄 鑫,硕士研究生

Head Detection Based on Randomized Hough Transform

XU Pei-zhi, XU Gui-li, HUANG Xin   

  1. (College of Automation Engineering, Nanjing University of Aeronautics & Astronautics, Nanjing 210016, China)
  • Received:2011-07-13 Online:2012-01-05 Published:2012-01-05

摘要: 传统的人头检测方法多为基于人脸和头发的检测,误差较大。为此,提出一种基于随机Hough变换(RHT)的人头检测方法。根据人头部轮廓近圆的特征,采用Canny算子提取图像边缘,得到目标轮廓。利用RHT算法对独立的曲线进行圆检测,并对人头进行标识。实验结果表明,与现有方法相比,该方法的识别率较高、速度较快、适用范围较广。

关键词: 随机Hough变换, 圆检测, 人头检测, 边缘检测

Abstract: The principles of traditional head detection methods are mostly based on the detection of the face and the hairs, these methods have error. Aiming at this problem, this paper presents a head detection method based on Randomized Hough Transform(RHT) focusing on the feature that the contour of human’s head is similar as a circle. Object’s contour is obtained by edge detection based on canny operator. The circles are detected by the method of RHT in every independent curve, and the heads are marked. Experimental results demonstrate that this method has higher accuracy, lower time cost and greater scope of application in contrast with the existing methods of head detection.

Key words: Randomized Hough Transform(RHT), circle detection, head detection, edge detection

中图分类号: