soumenca / faceRecgSysLinks
Face Recognition System using Matlab; Algorithms: LBP, PCA, KNN, SVM and Naive Bayes
☆14Updated 7 years ago
Alternatives and similar repositories for faceRecgSys
Users that are interested in faceRecgSys are comparing it to the libraries listed below
Sorting:
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 7 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 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
- This project focuses on face recognition problem with respect to 5-fold cross validation, dimensionality reduction based on benchmark alg…☆8Updated 9 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- Matlab PCA 人脸识别☆212Updated 10 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 12 years ago
- Feature level fusion of LBP and Gabor☆17Updated 10 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- Matlab Code☆10Updated 9 years ago
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 4 years ago
- Clustering analysis using an evolutionary optimization algorithm based on nature, Forest Optimization Algorithm☆21Updated 5 years ago
- Multi-classification problem, svm, knn, matlab☆14Updated 7 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 9 years ago
- Here is my implementation of Support Vector Machine (SVM) & Transductive SVM (TSVM) using MATLAB.☆27Updated 6 years ago
- Approach at solving the problem of Face Recognition using dimensionality reduction algorithms like PCA and LDA☆10Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Bayesian Group-sparse Compressed Sensing Toolbox (FG 2015)☆44Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- source code of the article "A problem-specific non-dominated sorting genetic algorithm for supervised feature selection"☆10Updated 4 years ago
- Machine-learning: Random Forests, SVM, Incremental Learning☆9Updated 7 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- Implementation of the original DBSCAN algorithm☆16Updated 9 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 7 years ago