HelloYaoZhang / Face-Recognition-Using-PCA
Implemented Principal Components Analysis algorithm in MATLAB for face recognition. Compared two faces by projecting the images into Eigenface space and measure the Euclidean distance between them
☆58Updated 8 years ago
Alternatives and similar repositories for Face-Recognition-Using-PCA:
Users that are interested in Face-Recognition-Using-PCA are comparing it to the libraries listed below
- 基于PCA和SVM的人脸识别☆48Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 6 years ago
- 基于PCA的人脸识别☆29Updated 6 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆96Updated 9 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Updated 7 years ago
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- 使用高斯金字塔和拉普拉斯金字塔完成图像融合☆28Updated 7 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆86Updated 2 years ago
- Face Recognition System using Matlab; Algorithms: LBP, PCA, KNN, SVM and Naive Bayes☆13Updated 7 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
- SIFT implementation + pose estimation in MATLAB☆13Updated 5 years ago
- Matlab Code☆9Updated 9 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 8 years ago
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 5 years ago
- In this report, we propose a filtering method combining Kalman and Wiener filter to remove noises from the video.☆11Updated 8 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆48Updated 6 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- Gabor Feature Extraction☆68Updated 6 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆81Updated 6 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago