搜索资源列表
-
1下载:
一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
-
-
0下载:
运用神经网络识别简单人脸图形。包括图形处理,训练样本,以及最后识别。-The use of neural networks recognize simple face graphics. Including the graphics processing, training samples, and the final identification.
-
-
0下载:
用matlab实现的视频人脸检测和识别的的工具箱函数-the tool of face detection and recognize based on matlab
-
-
2下载:
图像处理课程设计——《人脸识别》,用matlab实现的,代码加实现,以及设计报告-Image processing designation of face recognize.
-
-
0下载:
在matlab中高效得对人脸特征进行识别,并检索出匹配图片,实验中取得了较好的效果。-Efficient was right facial feature identification, trial and achieved good results.
-
-
0下载:
Matlab-based face recognition, to recognize pictures of the human face and its marquee out
-
-
0下载:
This design is based on the matlab the besmirch recognition system of graduation design, the stain can recognize all kinds of face value of RMB recognition. Very useful!
-
-
1下载:
matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
-
-
0下载:
自己写的图片预处理程序,还有PCA、特征脸法的人脸识别,适合图像处理初学者。-Photos pre-duling program wrote by myseld,and PCA、Eigface way to recognize person s face,which is suitable for a person who learn matlab and photo-duling at the first time.
-
-
0下载:
## 人脸识别GUI设计
这是我在理解PCA算法后,设计`MATLAB GUI`实现人脸识别。
### 使用方法:
1. 运行face.m主脚本
2. 点击`训练机器`选择train文件夹
3. 点击`choose photo`选择test文件夹下的一张图片
4. 最后点击`recognize`即可进行识别
5. 点击`Accuracy`可计算整个test文件夹下所有图识别准确率
###(## face recognition GUI design
This i
-
-
1下载:
使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
-