搜索资源列表
PCA based Face Recognition System
- face detection
homework
- 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
pca
- 基于PCA的人脸识别很多参考文献,各个方面的都有-PCA-based face recognition in many references, there are various aspects of
PCA
- 一种基于PCA的人脸识别方法matlab源程序-PCA_based Face Recognition System.rar-PCA-based face recognition methods matlab source-PCA_based Face Recognition System.rar
pca
- 这是用matlab编写的关于人脸识别的基于pca的完整程序,非常实用-This is prepared using matlab on pca-based face recognition of the integrity of the process, very useful
PCAmatlab
- 基于PCA的人脸识别程序 很好用 可直接运行-PCA-based face recognition program can be directly used to run a good
PCA_basedFaceRecognitionSystem
- 基于pca的人脸识别系统的MATLAB程序,包括特征提取和识别。-Pca-based face recognition system, MATLAB procedures, including feature extraction and recognition.
PCA-LBP-face
- VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
PCA
- 基于PCA人脸识别算法的研究,用matlab实现。-PCA-based face recognition algorithm using matlab to achieve.
pca
- 基于VC的PCA人脸识别,人脸库需要自己加入-The PCA-based Face Recognition VC
Face_Recognition_Based_on_PCA_Comparative_Study.ra
- 主成成份分析( PCA) 方法是人脸识别技术中常用的一种一维特征抽取方法。传统PCA 方法用于人脸识别常常面临图像维数高,直接计算量的问题。为了解决这2 个问题,人们对PCA 进行了改进,提出并实现了多种基于PCA 的人脸识别。对3 种基于PCA 的人脸识别方法做了理论上的研究和实验上的性能比较。实验结果表明PCA + 2DPCA 是其中综合效果最好的一种方法。-Principal component analysis into (PCA) is a commonly used face rec
GaborPCA
- 程序实现了基于Gabor特征和PCA的人脸识别算法,具有较好的识别效果。-Program for Gabor features and PCA-based face recognition algorithm has better recognition effect.
pca
- 基于pca的人脸识别研究,以及滤波,边缘提取等。-Pca-based face recognition studies, as well as filtering, edge extraction.
pca-svm
- 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
face-opencv-cPP
- 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
pca-recognition
- 基于pca的人脸识别,比较普遍的算法,很实用。-Pca-based face recognition, more general algorithm, it is practical.
PCA_based-Face-Recognition-System
- 基于主成分分析的人脸识别系统,matlab编程附人脸图像-pca based face recognition system
PCA-based-Face-Recognition-System
- 基于PCA算法(主成分分析法)的人来呢识别系统-Matlab 自己对之前的程序进行了修改,可直接运行-PCA based Face Recognition System
PCA-based-face-recognition-system
- 利用Delphi编程实现的基于PCA的人脸识别系统,里面有详尽的源代码及可执行文件,有兴趣可以参考-PCA-based face recognition systems which is by Delphi programming
PCA based on Face Recognition
- 主要实现的是基于PCA的人脸识别算法 Matlab代码(PCA-based face recognition algorithm)