搜索资源列表
pca_20070411
- 一个良好的PCA人脸识别程序,个人毕业设计用的-a good PCA Face Recognition procedures, design graduate of
PCA
- 修改后的PCA进行人脸识别的Matlab代码
PCA
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
pca
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
ResearchOfFaceRecognitionBasedOnWaveletTransformat
- 本文介绍的是小波变换在人脸识别当中应用,是篇硕士论文,介绍了多种小波人脸识别算法,有基于离散小波的人脸检测与特征定位算法,基于小波变换的PCA人脸识别算法,基于小波变换和人工神经网络的人脸识别算法,基于小波变换和支持向量机的人脸识别算法,内容全面,具有很高的参考学习价值。
PCA-MATLAB
- k-l和PCA算法在人脸识别中的具体实现(MATLAB)
pca
- ORL-人脸库的pca算法程序。可以测试其人脸识别的时间和准确率
PCA
- 人脸识别,从图像中检测人脸。该程序运算速度快,准确度高。
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
PCA
- 详细分析的kl变换,深入理解PCA的算法过程,结合了人脸识别-Kl detailed analysis of the transformation, in-depth understanding of the process of PCA algorithm, a combination of face recognition
zhongshu
- 人脸识别 求特征向量 均值脸 pca 特征值 支持向量包 各种M文件 支持向量机的应用发展等-Mean face recognition pca eigenvector eigenvalue vector covering all M documents the application of support vector machine development
PCA(test)
- 完整的PCA 人脸识别的应用包括几个步骤:人脸图像预处理;读入人脸库,训练形成 特征子空间;把训练图像和测试图像投影到上一步骤中得到的子空间上;选择一定 的距离函数进行识别-We present an approach to the detection and identification of human faces and describe a working, near-real-time face recognition system which tracks a s
dataORL
- pca人脸识别,使用pca方法对人脸模型进行处理(Pca face recognition, using pca method to deal with facial model)
人脸识别
- 利用PCA算法实现一个简单的人脸识别功能,测试集和训练集一共40张照片,可以自己再增加。(use PCA algorithm to realize face recognition function)
一种基于改进BP神经网络的PCA人脸识别算法_李康顺
- 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
pca FaceIndentify
- 基于PCA的人脸识别代码,可以自己添加需要训练的人脸库
PCA&2DPCA (1)
- pca和2dpca的MATLAB人脸识别。并且使用orl人脸数据库进行测试(PCA and 2DPCA's MATLAB face recognition. And use the ORL face database to test)
pca
- A face recognition algorithm of pca using java code
PCA人脸识别
- opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))