搜索资源列表
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
- adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
AdaBoost_weaklearner_1
- adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
FaceDetectorOtherversion
- 采用adaboost算法用于人脸检测,实现较快的人脸识别。使用MATLAB语言编写。-Using adaboost face detection algorithm is used to achieve a faster face recognition. Using the MATLAB language.
AdaBoost
- AdaBoost算法在人脸识别中的应用,很详细的介绍了该算法-AdaBoost algorithm for face recognition applications, a detailed explanation of the algorithm
23825772AdaBoost
- adaboost 人脸识别 可直接运行的程序-adaboost recognition programs can be run directly
adaboost
- 人脸匹配,用Matlab写的人脸识别的代码-Face matching, face recognition using the code written in Matlab
Adaboost
- MATLAB的ADABOOST算法 人脸识别程序-MATLAB' s algorithm for face recognition program ADABOOST
adaboost
- 人脸识别的代码 大家相互学习 多多交流 我也正在研究这个-Face recognition we learn from each other a lot of code I also studying the exchange
Adaboost人脸识别(有GUI)
- 实现人脸识别,有多种算法,包含gui界面,识别率高,程序易懂,值得借鉴(The realization of face recognition has a variety of algorithms, including the GUI interface, high recognition rate, easy to understand program, and it is worth reference.)
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)
adaboost
- matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
人脸识别 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