预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共40页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

基于OpenCv的图像识别基于OpenCv的图像识别基于OpenCv的图像识别基于2DPCA的人脸识别算法研究摘要人脸识别技术是对图像和视频中的人脸进行检测和定位的一门模式识别技术,包含位置、大小、个数和形态等人脸图像的所有信息。由于近年来计算机技术的飞速发展,为人脸识别技术的广泛应用提供了可能,所以图像处理技术被广泛应用了各种领域。该技术具有广阔的前景,如今已有大量的研究人员专注于人脸识别技术的开发。本文的主要工作内容如下:介绍了人脸识别技术的基础知识,包括该技术的应用、背景、研究方向以及目前研究该技术的困难,并对人脸识别系统的运行过程以及运行平台作了简单的介绍。预处理工作是在原始0RL人脸库上进行的。在图像的预处理阶段,经过了图象的颜色处理,图像的几何归一化,图像的均衡化和图象的灰度归一化四个过程.所有人脸图像通过上述处理后,就可以在一定程度上减小光照、背景等一些外在因素的不利影响。介绍了目前主流的一些人脸检测算法,本文采用并详细叙述了Adaboost人脸检测算法。Adaboost算法首先需要创建人脸图像的训练样本,再通过对样本的训练,得到的级联分类器就可以对人脸进行检测。本文介绍了基于PCA算法的人脸特征点提取,并在PCA算法的基础上应用了改进型的2DPCA算法,对两者的性能进行了对比,得出后者的准确度和实时性均大于前者,最后将Adaboost人脸检测算法和2DPCA算法结合,不仅能大幅度降低识别时间,而且还相互补充,有效的提高了识别率。关键词:人脸识别2DPCA特征提取人脸检测2DPCAFaceRecognitionAlgorithmBasedonTheResearchAbstract:Facerecognitionisatechnologytodetectandlocatehumanfaceinanimageorvideostreams,Includinglocation,size,shape,numberandotherinformationofhumanfaceinanimageorvideostreams。Duetotherapiddevelopmentofcomputeroperationspeedmakestheimageprocessingtechnologyhasbeenwidelyappliedinmanyfieldsinrecentyears.Thispaper'sworkhasthefollowingseveralaspects:1)Explainedthebackground,researchscopeandmethodoffacerecognition,andintroducedthetheoreticalmethodoffacerecognitionfieldingeneral.2)ThepretreatmentsworkisbasedontheoriginalORLfacedatabase.Intheimagepreprocessingstage,therearethecoloroftheimageprocessing,imagegeometricnormalization,imageequalizationandimagegrayscalenormalizationfourparts。Afterunitedprocessing,thefaceimageisstandard,whichcaneliminatetheadverseeffectsofsomeexternalfactors.3)Allkindsoffacedetectionalgorithmisintroduced,anddetaileddescribingtheAdaboostalgorithmforfacedetection.ThroughtheAdaboostalgorithmtocreateatrainingsample,thenTrainingthesamplesoffaceimage,andobtainingthecascadeclassifiertodetecthumanface。4)ThispaperintroducesthefacialfeaturepointsextractionbasedonPCA,and2DPCAisusedonthebasisofthePCAasaimprovedalgorithm。Performanceiscomparedbetweenthetwo,itisconcludsthattherealtimeandaccuracyofthelatterisgreaterthantheformer。FinallytheAdaboostfacedetectionalgorithmand2DPCA