tongxiaobin / Face-recognition-based-on-PCA-and-SVM
基于PCA和SVM的人脸识别
☆48Updated 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
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆94Updated 9 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
- 基于PCA的人脸识别☆29Updated 6 years ago
- 使用matlab编写的基于PCA的人脸识别☆11Updated 5 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 6 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆48Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 7 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- Matlab PCA 人脸识别☆205Updated 9 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆15Updated 7 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆11Updated 5 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆118Updated 5 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆39Updated 5 years ago
- 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:☆45Updated 10 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- Matlab基于PCA算法的简单图像人脸识别☆17Updated 5 years ago
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- LBP 人脸识别 matlab实现☆24Updated 8 years ago
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- Feature level fusion of LBP and Gabor☆18Updated 9 years ago
- Implemented Principal Components Analysis algorithm in MATLAB for face recognition. Compared two faces by projecting the images into Eige…☆58Updated 8 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 二分类SVM与多分类SVM的实现☆15Updated 7 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆52Updated 4 years ago
- Paddy Leaf Disease Detection Using SVM Classifier - Matlab Code☆26Updated 6 years ago