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
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆13Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆45Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆83Updated 9 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆47Updated 6 years ago
- ☆18Updated 4 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆32Updated 2 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码 版本。下面是原论文地址:☆23Updated 9 years ago
- Multi-resolution approximate message passing algorithm for multi-resolution compressed sensing problem☆20Updated 8 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- 基于matlab和bag of words的图像分类☆12Updated 7 years ago
- Matlab Code☆9Updated 8 years ago
- Gabor Feature Extraction☆69Updated 6 years ago
- Face Recognition System using Matlab; Algorithms: LBP, PCA, KNN, SVM and Naive Bayes☆13Updated 6 years ago
- Example code for how to write an SVM classifier in MATLAB☆29Updated 11 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 10 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
- Image inpainting based on OMP and KSVD algorithm☆81Updated 8 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆18Updated 6 years ago
- ☆37Updated 8 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆72Updated 6 years ago
- 使用matlab编写的基于PCA的人脸识别☆11Updated 5 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆85Updated last year
- Image contrast enhancement via a hybrid of ant colony optimization, genetic algorithm, and simulated annealing☆18Updated 4 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
- KishanRamoliya / Histogram-Equalization-Logarithmic-Mapping-Image-Rotation-Gaussian-Averaging-Filter-Median-FilterImplementation of Histogram Equalization, Logarithmic Mapping, Image Rotation, Gaussian Averaging Filter and Median Filter. Histogram eq…☆16Updated 8 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