基于人脸识别的远程认证系统-计算机科学与技术专业论文.docx
文本预览下载声明
Classified Index: TP391.7 UDC: 621.3
Dissertation for the Master Degree of Engineering
Remote Authentication System Based on Face Recognition
Candidate: Cong Wang
Supervisor: Prof. Jeng-Shyang Pan Academic Degree Applied for: Master of Engineering Speciality: Computer ScienceTechnology
Affiliation: Shenzhen Graduate School
Date of Defence: December , 2012
Degree-Conferring-Institution: Harbin Institute of Technology
摘要
摘要
‐
‐ I ‐
摘 要
随着社会经济的不断发展,公司的业务也是越做越大,其内部的各种信息资 料越来越多,当由于业务需求而派员工去外地出差时,处于安全性和便捷性的考 虑,不可能让员工把所有的数据资料都随身携带,这样员工出差时并应当通过远 程身份认证的方式来访问公司的数据。
传统的身份认证方式是基于口令的,系统通过判断口令的合法性来决定口令 的持有者是否有权限进行数据访问。而人们为了方便记忆,通常都会设置一些简 单的密码,这样便使得犯罪分子容易通过暴力破解获得密码,所以传统的认证方 式具有很大的风险性。由于人体的生物特征具有唯一性,而且不容易被窃取和仿 造,将之用作身份认证具有很高的安全性,也解决了用户记忆口令的难题,所以 基于人体生物特征的身份验证方式已逐渐普及开来。
本文设计了一种基于人脸识别的远程认证系统,主要贡献有以下几点:
(1)本文深入研究了目前常用的基于子空间学习的特征提取算法,在这个基 础上提出了一种自适应加权最近特征控件分析的特征提取算法,利用特征空间度 量作为距离计算方法,通过求解训练集的类间散度和类内散度,并设置一个权重 参数来调整它们对分类贡献度的差值,进而求解出一个投影变换矩阵对样本进行 降维,从而取得了更好的识别效果。
(2)本文设计了一个完整的基于人脸识别的远程认证系统,采用 C/S 架构。 其中客户端在 UBIKIT 6612 开发平台上运行,运行系统环境为 Android 系统,这 样该系统可以轻松的移植到 Android 智能手机上。客户端负责采集人脸图像并加密 传输,服务器端主要负责对接收到的人脸图像进行认证,并将认证结果反馈给客 户端,然后用户便可以通过客户端远程访问服务器端的数据。
关键词:远程认证;子空间学习;人脸识别
Abstract
Abstract
‐
‐ II ‐
Abstract
With the continuous development of the social economy, the companys business is bigger and bigger. The amount of its internal information also becomes larger than
before. When the company needs to arrange an employee for a business trip,the staff
couldn’t carry all data. For security and convenience considerations, the employee who is on the business trip should visit the companys data with remote authentication method.
Traditional authentication method depends on a password-based system. It only checks the legality of the password rather than the password holder’s permission for data access. In most cases, the password is made up of a series of characters. so that it is easily to be cracked. Since the biological characteristics of the human body has unique and not easy to steal and c
显示全部