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:
- ☆18Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 11 months ago
- Gabor Feature Extraction☆70Updated 7 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆37Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- ☆38Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- Video Foreground Segmentation☆23Updated 5 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 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
- 自动阈值提取及分割的算法合集:目前已更新的8种算法☆88Updated 7 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- In this report, we propose a filtering method combining Kalman and Wiener filter to remove noises from the video.☆11Updated 9 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- 获取图像的LBP特征☆82Updated 10 years ago
- Matlab PCA 人脸识别☆213Updated 10 years ago
- "Single Image Dehazing via Multi-scale Convolutional Neural Networks" Implemented by Keras☆24Updated 6 years ago
- traffic sign detection with HOG feature and SVM model☆78Updated 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- 实现暗通道去雾算法 Realizing 'Single Image Haze Removal Using Dark Channel Prior'☆149Updated 8 years ago
- SJTU CS386 Digital Image Processing☆56Updated 7 years ago
- Face Recognition using PCA and SVM on Yale, CMU-PIE and SMAI 2013 Student Datasets☆14Updated 11 years ago
- where where where paper☆48Updated 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
- python实现几个opencv中的光流法函数☆80Updated 6 years ago
- Implementation CNN using Keras to recognize GTSRB traffic signs☆18Updated 6 years ago
- 基于opencv的Mat的前景检测Vibe算法的实现☆38Updated 9 years ago
- Using Gaussian Mixture Model on openCV to subtract background from video☆11Updated 7 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago