搜索资源列表
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
adaboost
- 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
adaboost
- adaboost算法的基本材料,希望能对大家有用。内部不含代码-adaboost algorithm is the basic material, hoping to be useful. Internal non-code
adaboost
- Adaboost 算法的源程序,可以帮助我们深入学习 adaboost 算法-Adaboost algorithm source code, to help our in-depth learning algorithm adaboost
libadaboost-0.1.beta
- 机器学习的自适应提升(adaboost)算法包,提供了学习boosting算法的通用框架,包括:学习、验证、测试、性能分析等 -Machine learning to enhance the adaptive (adaboost) algorithm package, boosting learning algorithm provides a generic framework, including: learning, validation, testing, performance ana
simpleABdemo
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
adaboostcode
- adaboostcode,这是matlab环境下的adaboost代码,希望对各位有帮助。-adaboostcode, this is the matlab environment AdaBoost code, you want to be helpful.
adaboost2
- adaboost算法的英文PPT,对于算法中的每一个步骤都做了例子解释,能帮助很好地理解adaboost算法-AdaBoost algorithm English PPT, the algorithm of each step have done a example to explain, can help a good understanding of AdaBoost algorithm
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
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
AdaBoost_weaklearner_1
- adaboost training for select weak classifier.
Adaboost
- 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
adaboost
- Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
adaboost
- 人脸匹配,用Matlab写的人脸识别的代码-Face matching, face recognition using the code written in Matlab
adaboost
- 人脸识别的代码 大家相互学习 多多交流 我也正在研究这个-Face recognition we learn from each other a lot of code I also studying the exchange
Adaboost
- 基于adaboost的人脸检测代码(只是有几个数组维数不匹配 转置一下就ok 可以运行出来了 )-Based on the face detection adaboost code (a few array dimension not matching transpose once ok can run out)
Adaboost
- 压缩感知人脸识别 图形图像,识别,去噪,恢复原图等功能,adaboost代码-Graphic images compressed sensing face recognition, identification, denoising, restoring original features such as, adaboost code
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)