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:
- In this report, we propose a filtering method combining Kalman and Wiener filter to remove noises from the video.☆11Updated 8 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- 图像显著性检测算法 - LC☆26Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- Image inpainting based on OMP and KSVD algorithm☆84Updated 9 years ago
- 自动阈值提取及分割的算法合集:目前已更新的8种算法☆85Updated 7 years ago
- Gabor Feature Extraction☆69Updated 6 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- 获取图像的LBP特征☆81Updated 9 years ago
- CVPR2019 Oral论文《Side Window Filtering》算法 Python 实现☆27Updated 4 years ago
- Matlab implementation of sift(opensift) algorithm.☆177Updated 6 years ago
- Video Salient Object Detection via Fully Convolutional Networks (TIP18)☆111Updated 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
- We present a spatiotemporal saliency detection method to extract salient objects. Unlike previous methods focusing on exploiting or incor…☆21Updated 8 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 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
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆49Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.☆26Updated 11 years ago
- Exploiting Multi-Layer Features Using a CNN-RNN Approach for RGB-D Object Recognition (ECCV 2018 workshops)☆12Updated 3 years ago
- ☆38Updated 6 years ago
- python实现几个opencv中的光流法函数☆78Updated 6 years ago
- 图像HDR,主要用于暗光照的增强,python实现☆85Updated 7 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- Computer vision papers☆224Updated 2 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 6 years ago
- Unsupervised color image segmentation using Region Growing and Region Merging☆26Updated 6 years ago