基于Adaboost算法的人脸检测系统设计与实现【毕业论文】.docVIP

基于Adaboost算法的人脸检测系统设计与实现【毕业论文】.doc

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
本科毕业论文 (20 届) 基于Adaboost算法的人脸检测系统设计与实现 专业:计算机科学与技术 摘 要 Adaboost是一种迭代算法,这一算法的核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些类器集合起来,构成一个更强的最终分类器(强分类器)。Adaboost算法是Freund和Schapire根据在线分配算法的基础上提出的,他们详细分析了Adaboost算法错误率的上界,以及为了使强分类器 达到错误率,算法所需要的最多迭代次数等相关问题。使用Adaboost分类器能够排除一些不必要的训练数据特征,并将主要注意力放在关键的训练数据上面。 在现在的社会中有很多的方法来核实一个人的身份,人脸识别是当前人工智能研究的热点,到目前为止有很多相关成果。而要想进行人脸识别,首先就要对人脸进行检测。对于静态图像中人脸检测这一问题,可以结合Adaboost算法来进行。因为现在已经有较成熟的理论和研究成果,所以Adaboost算法可以很好的解决人脸检测问题。 本文利用Harr特征、积分图以及Adaboost算法来解决静态人脸检测问题。通过Harr特征原型,利用积分图提取出特征值,在用Adaboost迭代算法对训练样本进行计算得到所需参数对待测图像进行检测人脸,如果检测到人脸则返回人脸在图像中的位置。实验表明,Adaboost算法能有效地解决人脸检测这类问题。 【关键词】Adaboost算法,Harr,积分图,训练样本,人脸检测 Design and Implementation of Face Detection System Based on Adaboost Algorithm Abstract As an iterative algorithm, the core idea of Adaboost algorithm can train various classifiers (weak classifier) aiming at the same training set, then these classifiers were assembled together to form a stronger final classifier (strong classifier). Adaboost algorithm is originated by Freund and Schapire based on online distribution algorithm based on a detailed analysis of their error rate on the Adaboost algorithm community, In order to achieve low classification error rate, the algorithm needs a upper boundary of iteration number and other related issues. Adaboost classifier can use to remove some unnecessary features of training data and training the main focus on the critical data on it. In society, there are many ways to verify a persons identity, face recognition is currently a hot research in artificial intelligence, so far there are many relevant results. However, if we want to do the face recognition, first,we must detect the human face. For static images of human face detection, we can combined Adaboost algorithm to do the face recognition. There are more mature theory and research, so Adaboost algorithm can solve the problem of face detection. In this paper, we use Harr features, integration plans and Adaboost algorithm to solve the static face detec

文档评论(0)

chengzhi5201 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档