tongxiaobin / Face-recognition-based-on-PCA-and-SVMLinks
基于PCA和SVM的人脸识别
☆50Updated 6 years ago
Alternatives and similar repositories for Face-recognition-based-on-PCA-and-SVM
Users that are interested in Face-recognition-based-on-PCA-and-SVM are comparing it to the libraries listed below
Sorting:
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆96Updated 10 years ago
- Matlab PCA 人脸识别☆212Updated 9 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- 基于PCA的人脸识别☆31Updated 6 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 使用matlab编写的基于PCA的人脸识别☆11Updated 6 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 5 years ago
- 基于matlab和bag of words的图像分类