搜索资源列表
PCA
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
pca
- matlab实现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
- PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl-PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl
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
Pface_recogniC
- 基于PCA的人脸识别系统,附带上人脸脸图像40组。随机选取图像,进行识别。 -PCA-based face recognition system, with 40 groups of the face images of the human face. Randomly selected image to be identified.
facedection
- 基于PCA的人脸识别,需要用到Opencv,只有源码,一个比较简单的程序-PCA-based face recognition, it is necessary to use Opencv only source, a relatively simple procedure
FaceDetection
- 这是一个Matlab编写的基于PCA的人脸识别分类算法.-This is a Matlab prepared by the PCA face recognition classification algorithm.
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
PCA
- 基于标准人脸苦的人脸识别的检测方法的部分程序-Part of the program based on standard face detection method bitter face recognition
FaceRecog-PCA
- c++写的人脸识别系统,核心算法是PCA,非常实用的系统,特点是速度比较快-this is a program about RC of PCA
PCA-code
- 基于PCA的人脸识别 提供ORL人脸数据库 识别率较高-Face recognition based on PCA
人脸识别
- 利用PCA算法实现一个简单的人脸识别功能,测试集和训练集一共40张照片,可以自己再增加。(use PCA algorithm to realize face recognition function)
PCA_based Face Recognition System
- 特征脸的人脸识别系统 这个包实现了一个著名的基于PCA的人脸识别。(Feature based face recognition system This package implements a well-known PCA based face recognition.)
pca FaceIndentify
- 基于PCA的人脸识别代码,可以自己添加需要训练的人脸库
face-SVM
- 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
PCA人脸识别
- opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
PCA_FaceRecognition
- 用matlab实现基于经典PCA的人脸识别(facial recognition based on PCA by means of matlab)