搜索资源列表
Hopfield
- 采用了一种经过Hopfield网调整后再进行人脸表情识别的方法,实验结果表明,采用Hopfield网调整后的识别率得到了较大的提高。
pca2D
- 用matlab实现了2dpca算法,基于ORL人脸数据库,识别率较高
Untitled
- 人脸识别算法PCA的可执行程序,识别率为88.5%,为matlab平台程序,大家共享吧
PCA
- PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。-PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.
adaboostm1code
- 这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试-This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run
li9_8
- 基于NMF的人脸识别代码 matlab 识别率高 容易运行 容易修改-NMF-based face recognition matlab code easier to run a high recognition rate is easy to modify the
OK
- 基于PCA实现的人脸识别,识别率达到80 以上-Face Recognition Based on PCA implementation, the recognition rate of more than 80
lda
- 人脸认识中的一种经典算法--lda,解决了小样本问题,识别率也得到一些提高-Face of a classical understanding of algorithms- lda, to solve the problem of small samples, the recognition rate has been some increase the
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
mono_LBP
- 一种处理图像的新方法,monogenic,用于人脸识别,识别率不错-A new method of image processing, monogenic, for face recognition, recognition rate of well
originalcodes
- 多尺度LBP的原代码,用于人脸识别,在orl数据库中的识别率达97 以上。-Multi- scale LBP original code, used in face recognition and the recognition rate of over 97 in orl database.
jiyu-PCA-de-ren-lian-shi-bie-Matlab
- 基于主成分分析实现对特征脸的人脸识别,训练,输出识别率等。-Based on principal component analysis to achieve the characteristics of face recognition, training, recognition rate of the output.
matlab-program-pca
- 基于PCA的人脸识别代码,识别率可达88 -PCA-based face recognition code, the recognition rate up to 88
face4
- 基于神经网络的人脸识别的一种算法,给出了计算识别率的方法-Neural network-based face recognition algorithm, gives the recognition rate calculation method
Face-recognition-method
- 基于PCA 和BP 神经网络的人脸识别方法是针对 PCA 方法中存在的高维数问题和它对未训 练过的样本识别率低的缺点而提出的。该方法在预处理的基础上,利用粗糙集对 PCA 降维处理后的人脸特征进行约简,提取其中分类能力强的特征,实现在识别精度不变的情况下,有效的去除冗余信息;然后将约简后的属性输入到神经网络进行规则提取,利用神经网络非线性映射和并行处理的特点,增强对人脸图像识别的泛化能力。实验证明,使用该方法在识别率上有一定的提高-Face recognition method based
PCA人脸识别
- 采用PCA算法对ORL Database of Faces人脸数据库(15个人,每人10幅图像,样本数量15*10)进行识别,通过改变每类训练样本中的比例,在默认累计率情况下,可得到不同的识别准确率
FPGA_hslogic_face
- FPGA代做,通过matlab实现PCA人脸识别算法,并计算识别率(n the FPGA generation, the PCA face recognition algorithm is realized by MATLAB and the recognition rate is calculated.)
基于MATLAB的肤色分割和匹配的人脸识别研究
- 对人脸识别的基本进程进行综述,介绍了空间转换及识别的方法;采用低通滤波处理策略,在总结和分析这些处理方法的基础上,运用填孔处理和边缘检测的人脸识别方法进行人脸识别工作;将几种边缘检测算法与人脸识别相结合进行检测,其识别率有可观的提升。(The basic process of face recognition is reviewed, and the method of space conversion and recognition is introduced. On the basis of
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to