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
☆57Updated 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
- ☆18Updated 4 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆77Updated 6 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- 基于PCA的人脸识别☆29Updated 6 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Face Recognition System using Matlab; Algorithms: LBP, PCA, KNN, SVM and Naive Bayes☆13Updated 6 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆47Updated 7 years ago
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 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…☆17Updated 8 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆94Updated 9 years ago
- LBP 人脸识别 matlab实现☆24Updated 8 years ago
- Matlab Code☆9Updated 9 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 7 years ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆154Updated 4 years ago
- DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的matlab实现☆101Updated 7 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- Matlab PCA 人脸识别☆205Updated 9 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…☆12Updated 6 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- ☆33Updated 4 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 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