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
☆60Updated 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:
- Gabor Feature Extraction☆69Updated 7 years ago
- 实现常用图像分类算法☆45Updated 2 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- In this report, we propose a filtering method combining Kalman and Wiener filter to remove noises from the video.☆11Updated 8 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆85Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- Image inpainting based on OMP and KSVD algorithm☆85Updated 9 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 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
- 图像显著性检测算法 - LC☆26Updated 7 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 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方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 基于opencv的Mat的前景检测Vibe算法的实现☆38Updated 9 years ago
- MATLAB implementation of a basic HOG + SVM pedestrian detector.☆50Updated 3 years ago
- Implementation of SIFT algorithm by Python☆80Updated 5 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 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
- 图像HDR,主要用于暗光照的增强,python实现☆85Updated 7 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- Matlab PCA 人脸识别☆213Updated 10 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 9 months ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- An implementation of optical flow using both the Lucas Kanade method as well as Horn Schunck.☆48Updated 8 years ago