欢迎来到天天文库
浏览记录
ID:8324820
大小:628.50 KB
页数:27页
时间:2018-03-19
《基于opencv的视频人脸识别系统-毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、成绩本科毕业论文(设计)题目:基于OpenCV的视频人脸识别系统的设计与实现学生姓名学号指导教师院系软件学院专业软件工程年级2010级教务处制二零一四年六月诚信声明本人郑重声明:本人所呈交的毕业论文(设计),是在导师的指导下独立进行研究所取得的成果。毕业论文(设计)中凡引用他人已经发表或未发表的成果、数据、观点等,均已明确注明出处。除文中已经注明引用的内容外,不包含任何其他个人或集体已经发表或在网上发表的论文。论文作者签名:日期:年月日基于OpenCV的视频人脸识别系统的设计与实现摘要基于生物特征识别的
2、身份认证方法和系统研究一直以来都是计算机图形学和模式识别领域研究的热点,其中,由于人脸的稳定性和可见性,针对人脸识别的算法研究和系统应用最为广泛,本文针对校园内实验室和宿舍安全管理需求,设计和实现了一套针对监控视频的基于OpenCV的人脸识别原型系统,开发语言选用C++,全文内容包括:(1)构建了基于OpenCV的视频人脸识别的技术框架。针对实验室和宿舍安全管理需要,构建了基于OpenCV的视频人脸识别的技术框架,能够完成基于视频的实时人脸识别和身份认定;(2)设计了基于OpenCV的视频人脸快速检测算
3、法。人脸检测是人脸识别的前提,本文采用基于OpenCV的快速人脸检测算法实现视频图像中人脸的快速定位和提取;(3)设计了基于AdaBoost算法的视频人脸识别方法。应用AdaBoost算法实现了针对视频流的快速人脸定位和身份识别,能够实现实时身份认定。系统基于.NET平台设计,使用C++语言进行实现,完成了基于视频的实时人脸身份认定。关键词:人脸检测;OpenCV;人脸识别;C++;25基于OpenCV的视频人脸识别系统的设计与实现AbstractBasedontheresearchofidentity
4、authenticationmethodandsystemofbiometricrecognitionhasbeenahotresearchfieldofcomputergraphics,patternrecognitionandthestabilityandvisibility,theface,thealgorithmresearchandsystemapplicationsoffacerecognitionisthemostwidely,accordingtothelaboratoryanddorm
5、itorysafetymanagementneedsofthecampus,designedandimplemented.AfacerecognitionsystembasedonOpenCVinsurveillancevideo,developmentlanguageisC++,themaincontentofthisthesisincludes:(1)ConstructedthetechnicalframeworkforvideobasedfacerecognitionbasedonOpenCV.A
6、ccordingtothelaboratoryandthedormitorysafetymanagementneeds,establishesaframeworkforvideobasedfacerecognitionbasedonOpenCV,whichcancompletereal-timefacerecognitionandidentitybasedonvideoidentification;(2)DesignofafastfacedetectionalgorithminvideobasedonO
7、penCV.Facedetectionisthepreconditionoffacerecognition,thispaperusesOpenCVfastfacedetectionalgorithmtolocatefaceinvideoimageandextractionbasedon;ThedesignuseapplicationofOpenCVtoprovidestrongsupport,basedon.NETplatformdesign.(3)Designofvideobasedfacerecog
8、nitionmethodbasedonAdaBoostalgorithm.ApplicationofAdaBoostalgorithmforfastfacelocationandrecognitionofvideostream,whichcanrealizereal-timeidentification.Systembasedon.NETplatformdesign,implementationiscarriedoutusingC++lan
此文档下载收益归作者所有