搜索资源列表
PCA
- 主成分分析,可以用来做人脸识别的程序,方便,快捷-Principal component analysis, face recognition can be used to do the procedure, convenient and fast
pca
- PCA代码 主成分分析代码 适合初学人脸识别的朋友学习使用-PCA principal component analysis source code suitable for beginner learning to use face recognition friend
PCA-Face-Recognition
- 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
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
- 这是基于主成分分析的人脸识别,非常具有借鉴价值-This is based on principal component analysis for face recognition have great reference value
PCA
- PCA 主成份分析法 用于人脸识别中的图像处理方法-PCA face recognation
PCA-LBP-face
- VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
wt_pca
- matlab实现的小波分解和pca结合的人脸识别算法,识别率较好-matlab implementation of wavelet decomposition and pca combination of face recognition algorithms, a better recognition rate
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
face
- PCA方法做的人脸识别,只需要改下路径就行,识别率很高-face recongnition
FLD_basedFaceRecognitionSystem_v2
- pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。 -pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.
PCA
- 用MATLAB写的基于PCA的人脸识别算法,附带ORL人脸库,可直接查看算法效果-The ORL database written using MATLAB PCA-based face recognition algorithm, incidental, the algorithm can directly view the effect of
PCA
- 基于PCA的人脸识别,识别率的输出,人脸特征的提取。-PCA-based face recognition, the recognition rate of output, face feature extraction.
PCA
- 基于PCA的人脸识别matlab程序,含orl人脸库。-PCA-based face recognition matlab program, including orl face database.
pca-face
- 图像处理经典算法,基于PCA的人脸识别matlab代码-Matlab code of face recognition based on PCA
基于Gabor-pca的人脸识别
- 人脸识别完整的程序,特征提取之后,然后用分类器识别。-face recognition
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
第 07 章 基于主成分分析的人脸二维码识别
- 用MATLAB编写的基于PCA的人脸识别(PCA-based face recognition written in MATLAB)
PCA_based Face Recognition System
- 基于主成分分析pca的人脸识别matlab源码,用的是orl库(Face recognition matlab source code based on PCA)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor