搜索资源列表
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
AdaBoost人脸识别
- 用opencv在vc6.0下开发的人脸识别程序
opencv
- adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
FaceRec
- 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
AdaBoost_Feature
- 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the c
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
AdaboostBasedFaceRecognitionSystem
- 基于Adaboost的 人脸识别系统源码,vs开发,直接编译即可运行。-Adaboost-based face recognition system source, vs development, direct the compiler to run.
Adaboostzddddg
- 很好的关于人脸识别的毕业论文,从中国知网付费下载得到,《Adaboost人脸识别及其应用研究 》希望对大家有用。-About Face Recognition of good theses, pay-per-download from the Chinese HowNet be, " Adaboost Face Recognition and Its Application" I hope useful to everyone.
FaceRecognition
- haar特征boost人脸识别,包括视频和图像以及完整界面-haar features of face recognition boost, including video and images as well as the integrity of the interface
adaboost
- 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
AdaBoost
- adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
adaboost
- 人脸识别的adaboost。包括load_images,imresize,Classify。-Face Recognition adaboost. Including load_images, imresize, Classify.
Adaboostfacerecongize
- 一个正面的adaboost的人脸识别的代码,但不是本人所作-adaboost face recongize
adaboost
- 基于adaboost的人脸识别程序,里面有相应的文章和使用说明-adaboost for face recognition
adaboost
- 人脸匹配,用Matlab写的人脸识别的代码-Face matching, face recognition using the code written in Matlab
Adaboost
- MATLAB的ADABOOST算法 人脸识别程序-MATLAB' s algorithm for face recognition program ADABOOST
基于子空间的人脸识别算法
- 基于Adaboost的人脸检测方法的特征选择和扩展,多视角人脸检测和人脸跟踪算法集成,还包括了基于主动形状模型/主动变现模型/盖博变换特征的人脸描述
Adaboost人脸识别
- 运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
人脸识别 MATLAB代码
- 使用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