搜索资源列表
ImprovedAlgorithmBasedonKernelFunctionandApplicati
- 本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA-SVM的人脸识别算法及实现方法。 论文分别应用数值仿
PCA
- PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl-PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl
menjinguanlixitong
- 此门禁管理系统包括前端硬件设备和系统应用程序两部分。硬件设备采用指纹识别及人脸识别两种方式,应用程序功能包括选择前端硬件设备和所在门组,通过计算机串口接收前端硬件设备发送的进出人员身份识别信息,同时搜索数据库,完成来访人员身份识别功能,确定来客身份是否为非法,并记录出入相关信息。-The access management system, including front-end hardware devices and system applications of two parts. Hard
shuzijiance
- 目前在世界上,根据人体特征,主要有3个部分的图像识别: 1、指纹识别 2、瞳孔识别 3、面部识别 由于每个人的基因不同,使得每个人的指纹也不同,根据这一点,发展了很多识别的方法,如:比较、匹配、采样等。瞳孔识别同指纹识别类似,据美国科学家研究,每个人的瞳孔都是不一样的,这样在识别的时候,错误的概率就低了。 而面部识别,则难度较大,由于表现人面部的数据量十分庞大,另外,基因的不同只会使人面部数据库中的一部分不同,这时由于人眼的误差,在进行分辨时几乎辨别不出来。如双胞胎
Mfacce_recogna
- 这个Matlab程序源码使用eigenface系统实现人脸识别,它使用AT&T的的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。 可直接使用。 -This Matlab program source code face recognition using eigenface system, which uses AT & T' s database, run the code examples, please read the comment and dow
YYALEA
- YALE 人脸数据库,人脸识别的好工具,15个人人,每个人11副图像 , -YALE face database, face recognition tool, 15 of 11 images of each person,
TFaceRecognith
- 这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。 -This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.
FR-MATLAB
- 很好的一个人脸识别系统,AT&T人脸数据库-face recognition system,Latest FLASH player,att_faces
YaleB1-10
- Yale B数据库是人脸识别光照预处理研究的最常用的一个人脸数据库,本文件是经过裁剪好了,可以直接用的正面图像。总共10人,每人64张,共640张图片。-Yale B database is one of the most commonly used face database for face recognition light pretreatment, this document is cropped good, positive image that can be used direct
PIE-Face-Database-of-CMU
- PIE FACE 数据库用于计算机视觉中的人脸识别,多姿态,多角度,有不同光照-PIE FACE DATABASE
MIT
- mit 人脸数据库。人脸识别的资源,希望可以帮到做人脸识别的同志,免得去找其他资源-dn n sdfdsfkskgfs sdgns gs s
face
- 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
PCA_based-Face-Recognition-System
- 基于PCA的人脸识别算法,包含了一个小型的数据库,可以直接运行,识别率相当高,可以作为教学演示以及其他研究-PCA-based face recognition algorithm, contains a small database, can be directly run, the recognition rate is very high, can serve as a teaching demonstration and other research
facedetect
- 基于adboost方法实现人脸检测,同时提供人脸识别和数据库连接的方法!-adboost facedetect programme code
2dpcafororl
- 二维的主成份分析方法应用于人脸识别,orl人脸数据库-2dpca based on orl face , with 5 triandata and 5 testdata
DLDA_code
- 人脸识别的经典算法——直接LDA算法的matlab实现,效果很好,还可以计算识别的精确度,实现了剑桥大学orl人脸数据库的人脸识别-The classical LDA algorithm directly face recognition algorithm matlab implementation, the effect is very good, also can calculate the recognition accuracy, the realization of the Uni
IMMfacedata240
- IMM人脸数据库(240张已经标点)正脸,侧脸的清晰照片,便于做分类器,写人脸识别的算法-IMM face data
PCA
- 该压缩包包含了基于主成分分析的人脸识别代码,以及matlab的数据库。并有详细的注释。-This zip file contain the matlab code of eigenface. Further, we also detail the meaning of some important code.
Extended-Yale-B
- Extended yale B 人脸数据库,用于研究人脸识别-Extended yale B face
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))