搜索资源列表
-
0下载:
基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test.
LDA_Performance shows the recognition performance.
-
-
0下载:
针对灰度图像,提出一种基于知识的人脸检测方法。
提出了一种给予支持向量机的人脸检测方法。
提出了一种基于小波分解的LDA人脸识别方法。
提出了一种基于小波和DCT的人脸识别方法。
提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。
-For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
-
-
0下载:
首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
-
-
0下载:
本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方
法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
-
-
0下载:
基于LDA算法的人脸识别,使用ORL人脸数据库做实验,达到95 的识别率-LDA algorithm-based face recognition using ORL face database experiment, 95 recognition rate
-
-
0下载:
是一个基于opencv的人脸识别的程序。采用的是lda和pca降维的算法,来达到高精度的识别程序-Opencv face recognition program is based. Lda PCA dimensionality reduction algorithm to achieve high-precision recognition program
-
-
0下载:
本代码主要根据PCA结合LDA的识别方法对ORL人脸库进行仿真。-This code is mainly based on PCA, LDA recognition method simulation on ORL face database.
-
-
0下载:
基于LDA和KNN的人脸识别MATLAB程序-Face recognition KNN program based on LDA and MATLAB
-