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:
- In this report, we propose a filtering method combining Kalman and Wiener filter to remove noises from the video.☆11Updated 9 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- Image inpainting based on OMP and KSVD algorithm☆85Updated 9 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 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
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- kmeans,fcm,kfcm实现图像分割☆47Updated 8 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 11 months ago
- 图像显著性检测算法 - LC☆26Updated 7 years ago
- 图像HDR,主要用于暗光照的增强,python实现☆86Updated 7 years ago
- PyTorch deep learning framework for video compressive sensing.☆80Updated 4 years ago
- Unsupervised color image segmentation using Region Growing and Region Merging☆25Updated 7 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 8 years ago
- 实现常用图像分类算法☆46Updated 2 years ago
- IRCNN Image denoise☆36Updated 7 years ago
- 使用LBP方法提取 特征,再使用svm进行分类☆41Updated 8 years ago
- A script of image noise reduction using the ksvd algorithm written in python.☆20Updated 8 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 7 years ago
- SJTU CS386 Digital Image Processing☆56Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆35Updated 3 years ago
- ☆64Updated 7 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆79Updated 6 years ago
- Gabor Feature Extraction☆70Updated 7 years ago