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
☆59Updated 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:
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 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
- Image inpainting based on OMP and KSVD algorithm☆84Updated 9 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- Face Recognition using PCA and SVM on Yale, CMU-PIE and SMAI 2013 Student Datasets☆14Updated 11 years ago
- 实现常用图像分类算法☆45Updated 2 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- SJTU CS386 Digital Image Processing☆56Updated 7 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- PyTorch deep learning framework for video compressive sensing.☆78Updated 4 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- 采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法☆68Updated 3 years ago
- Unsupervised color image segmentation using Region Growing and Region Merging☆26Updated 7 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆85Updated 6 years ago
- Gabor Feature Extraction☆69Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- We present a spatiotemporal saliency detection method to extract salient objects. Unlike previous methods focusing on exploiting or incor…☆21Updated 8 years ago
- A script of image noise reduction using the ksvd algorithm written in python.☆19Updated 8 years ago
- [unofficial] CVPR2014-Convolutional neural networks for no-reference image quality assessment☆165Updated 2 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- 使用图像的hog特征来导入svm来进行分类☆24Updated 8 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- 自动阈值提取及分割的算法合集:目前已更新的8种算法☆86Updated 7 years ago