计算机工程与应用 ›› 2011, Vol. 47 ›› Issue (26): 189-192.

• 图形、图像、模式识别 • 上一篇    下一篇

结合图像增强和肤色分割的人脸检测新方法

邱 炯,李伟生   

  1. 重庆邮电大学 计算机科学与技术研究所,重庆 400065
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2011-09-11 发布日期:2011-09-11

New face detection method combined with image enhencement and skin segment

QIU Jiong,LI Weisheng   

  1. Institute of Computer Science and Technology,Chongqing University of Posts and Telecommunications,Chongqing 400065,China

  • Received:1900-01-01 Revised:1900-01-01 Online:2011-09-11 Published:2011-09-11

摘要: 彩色图像中通常存在噪音、模糊、背景等问题,直接影响到人脸检测的结果。提出一种AdaBoost算法结合图像增强和肤色分割的人脸检测新方法。对输入图像进行平滑、锐化图像增强操作,较好地消除噪声干扰和增强图像的边缘信息;利用肤色分割,将肤色区域和背景有效地区分开;在候选区域用AdaBoost算法精确地定位出人脸位置。实验结果证明,该方法对“漏检”和“错检”问题均有较好的改善。

关键词: 人脸检测, 图像增强, 肤色分割, AdaBoost算法

Abstract: There usually exist some problems in color image such as noise,blur and background,which directly affect the face detection results.This paper puts forward a new method which combines image enhancement and skin segment with AdaBoost algorithm for face detection.The enhancement operation of smoothing and sharpening is used to input image to eliminate noise and enhance the edge information of the image.And the skin area from background using the skin segment method is effectively departed.The AdaBoost algorithm is utilized to locate accurately the face position in candidate region.The experiments illustrate that this method has a better improvement to the problem of leak detection and error detection.

Key words: face detection, image enhancement, skin segment, AdaBoost algorithm