搜索资源列表
PCA based Face Recognition System
- face detection
PCA_basedFace.rar
- 用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。,Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
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)的人脸识别系统。-Based on principal component analysis (PCA) of face recognition systems.
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
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-based-face-recognition-matlab-
- 基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
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 Face Recognition System
- 特征脸的人脸识别系统 这个包实现了一个著名的基于PCA的人脸识别。(Feature based face recognition system This package implements a well-known PCA based face recognition.)
PCA based on Face Recognition
- 主要实现的是基于PCA的人脸识别算法 Matlab代码(PCA-based face recognition algorithm)