HelloYaoZhang / Face-Recognition-Using-PCALinks
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
Sorting:
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 7 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- ☆18Updated 4 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆83Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆96Updated 10 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Image inpainting based on OMP and KSVD algorithm☆84Updated 8 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- Implemented and evaluated four basic face recognition algorithms: Eigenfaces, Fisherfaces, Support Vector Machine (SVM), and Sparse Repre…☆19Updated 7 years ago
- This system can match human face over a webcam against the pictures stored in a database, primarily by matching facial features such as f…☆13Updated 6 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
- ☆17Updated 8 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
- SJTU CS386 Digital Image Processing☆56Updated 7 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的matlab实现☆101Updated 7 years ago
- Face Recognition System using Matlab; Algorithms: LBP, PCA, KNN, SVM and Naive Bayes☆14Updated 7 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- A Fingervein Recognition Model Based On Gabor Multiple Filter;(基于高斯和Gabor八方向滤波器的指静脉识别模型)☆12Updated 7 years ago
- In this project, Image Denoising is considered for two cases. The first one is additive Gaussian noise while the second one is speckle no…☆13Updated 6 years ago