搜索资源列表
-
0下载:
Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
-
-
0下载:
人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
-
-
0下载:
人脸表情识别是模式识别领域中一个重要的研究方向。人脸表情识别包括:从背景图像中检测人脸、图像采集、对人脸图像进行预处理、PCA提取表情特征、表情识别。-Face recognition is an important research direction in the field of pattern recognition. Face recognition is made up of the following parts: face detection from the backgrou
-
-
0下载:
set of action on image , rotation, edge detection,de-noise by DCT,and face recognition by PCA
-
-
0下载:
完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
-
-
0下载:
Yale,PCA,SVM,matlab,人脸检测,特征提取,人脸识别.-Yale, PCA, SVM, matlab, face detection, feature extraction, face recognition.
-
-
0下载:
整个程序是基于Yale人脸数据库的PCA算法。算法主要分成三个部分。第一个部分是选择了每类图片的八张进行训练,形成基空间。第二部分是画图,主要是怎么画出特征脸,就是那个看着比较诡异的东西。可以修改数据,程序中提供了100个特征值和16个特征值的情况示例。最后一部分就是测试部分,检测命中率。效果很理想。-The whole process is based on the Yale face database PCA algorithm. Algorithm is divided into thre
-
-
1下载:
人脸检测的PCA算法。先利用PCA算法,将测试集在人脸空间中进行训练,得到人脸空间的基向量,再用试验图片进行试验。-PCA algorithm for face detection. First use of PCA algorithm, the test set in the face space for training, get face space basis vectors, and then test picture test.
-
-
0下载:
基于PCA的人脸识别matlab程序,识别率达到88 ,代码易于理解。-A matlab programe of face detection bases on PCA.The rate of it is 88 and the code is easy to understand.
-
-
0下载:
人脸检测与识别系统 PCA 测试数据库为ORL数据库-Face detection and recognition system PCA test database for ORL database
-
-
1下载:
自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。
(1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。
(2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。
(3)特征提取通过人脸特征点的检测与标定可以确
-
-
0下载:
此为用MATLAB语言写的基于KPCA、PCA算法的人脸检测程序,对于对比学习KPCA和PCA有很大帮助-This is the face detection program which is written by matlab , and it will help you a lot to learn the difference between KPCA and PCA
-
-
0下载:
人脸检测和识别,主要采用PCA进行人脸检测和识别。-Face detection and recognition, using PCA for face detection and recognition.
-
-
0下载:
是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件-Is a used matlab based on pca to read the face of face recognition and face detection software
-