节点文献

不良图像中的人脸检测方法研究

Research on Face Detection of Erotic Image

【作者】 陈媛媛

【导师】 屈志毅;

【作者基本信息】 兰州大学 , 计算机应用技术, 2009, 硕士

【摘要】 随着互联网的发展,网络信息已经成为一种人们熟知的便捷信息来源,但网络上大量的色情淫秽等不良信息已经严重干扰了人们正常的网络生活。由于图像比文本具有更丰富的信息,相比之下不良图像具有更大的危害性,因而对不良图像识别过滤是建立网络色情过滤系统的关键。对不良图像的识别,首先要确定人体的存在,检测人脸就是首要工作。人脸的准确定位还能为后续的表情识别、人体姿态检测等任务提供重要信息。因此,自动化的人脸检测就成为不良图像分析的关键,具有深远的社会意义。为了研究不良图像中的人脸定位问题,本文在分析了现有人脸检测方法的基础上,针对不良图像中人脸具有的复杂模式,设计了一个层次化人脸检测框架,利用肤色、Haar-Like特征、边缘形状、灰度等信息检测定位人脸。本文主要工作如下:(1)利用肤色检测作为人脸检测的预处理过程,确定了高斯肤色模型参数,建立了YCbCr空间的高斯肤色模型。本文设计了基于K-均值聚类方法的肤色分割算法,完成了图像的二值化。通过对孔洞数和面积的计算,选择出可能包含人脸的候选肤色块,减小了下一步人脸检测的搜索空间。(2)本文实现了基于Haar-Like特征和Adaboost的人脸检测算法,并将其运用到不良图像的人脸检测中。实验结果表明,对于正面和略带表情及遮挡的人脸有较好的检测效果。在算法实现过程中,本文针对Adaboost训练时间过长的缺陷,在训练弱分类器时,推导出计算左右错误率的递推公式,运用该递推公式加快了弱分类器的训练速度。(3)针对前面方法漏检的情况,本文运用Hough变换检测椭圆初步定位到人脸的大致位置,从不良图像中截取多个人脸样本,构造平均人脸模板,用该模板与检测到的椭圆区域匹配判断是否是人脸,提高了检测率。

【Abstract】 With the development of Internet, netnews has become a familiar and convenient information source. But much pornographic and other undesirable information has seriously disturbed people’s normal life on the net. Because images contain more information than texts, compared to texts, pornographic images are even more harmful. Thus recognition of pornographic images is the key of the system with filtering pornography online. In order to recognise the pornographic images, the first step is to determine the existence of the human body. So detecting human face is the primary task. In addition location face exactly can also provide important information for later tasks such as identification of face expression and detection of human body posture. Therefore, automated detection of face has become the pivotal step to analyse pornographic images, and it has far-reaching social significance.In order to study the problem of face detection in the pornographic images, this thesis initially discusses the the existing face detection methods, and then aiming at the complex model about human face in pornographic images, a hierarchical framework for face detection is designed. The framework has used several kinds features to detect face, such as color, Haar-Like features, edge shape, gray information. The main work of this paper is as follows:(1) skin segmentation is the pretreatment step for face detection. The parameters of skin Gaussian model is determined and the model based on the color space of YCbCr is established. In this paper, a color segmentation algorithm based on the K-means clustering method is proposed. This algorithm can change the original image into skin binary image. Through calculating the number of holes and the area, a candidate block is selected which generally contain face. The process of skin segmentation reduces the space which the later steps of face detection would search for.(2) In this paper, a face detection method based on Haar-Like features and Adaboost is implemented and applied into the pornographic images. The experimental results show that this method is feasible and effetive for positive and slight sheltery face. Considering original adaboost arithmetic costs too much time for training weak classifiers, a recurrence formula is deduced to calculate the false positive rate. This formula can accelerate the training speed obviously.(3) Aiming at undetected images, this paper build an average face template through clipping some face samples from pornographic images. And then hough transform and template matching method are used to locate the position where face would be and verify whether the probable position is face indeed. The final detection result will be obtained and the detection rate is improved.

  • 【网络出版投稿人】 兰州大学
  • 【网络出版年期】2010年 01期
节点文献中: 

本文链接的文献网络图示:

本文的引文网络