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
☆56Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Face-Recognition-Using-PCA
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆45Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆13Updated 6 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆72Updated 6 years ago
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆47Updated 6 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 6 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆10Updated 4 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 5 years ago
- ☆18Updated 4 years ago
- Example code for how to write an SVM classifier in MATLAB☆29Updated 11 years ago
- 二分类SVM与多分类SVM的实现☆14Updated 7 years ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆22Updated 5 years ago
- 基于PCA的人脸识别☆27Updated 5 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆32Updated 2 years ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆140Updated 4 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 8 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆18Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆88Updated 9 years ago
- Gabor Feature Extraction☆69Updated 6 years ago
- Matlab Code☆9Updated 8 years ago
- 基于matlab和bag of words的图像分类☆11Updated 7 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 9 years ago
- SIFT implementation + pose estimation in MATLAB☆13Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- PyTorch deep learning framework for video compressive sensing.☆74Updated 3 years ago
- The training codes, the training data, and some pre-trained models for my TIP paper "Image Compressed Sensing using Convolutional Neural …☆43Updated 4 years ago
- Face Recognition using PCA and SVM on Yale, CMU-PIE and SMAI 2013 Student Datasets☆14Updated 10 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 7 years ago