搜索资源列表
AdaBoost
- 这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
c
- 基于Adaboost与SOFMN的人脸识别,不需要注册账号就可以下载
基于Adaboost的人脸检测程序
- 基于Adaboost的人脸检测 c代码
基于肤色和adaboost的人脸检测
- 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
SVM-opencv-visual-C-6.0
- opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
FaceDetection
- 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
adaboost
- 用c语言实现的adaboost算法,包括adaboost训练器的构建、训练,预测,可运行,有详细注释。-C language of adaboost algorithms, including the construction of adaboost trainer, training, forecasting, operational, and detailed notes.
AdaBoost
- 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
Facerecognitionhandbook
- 介绍当前所有人脸技术的改进工作.包手肤色建模,Adaboost训练,Suan算法等改进算法.-Introduced all the current technology to improve the working face. Packet hand color model, Adaboost training, Suan algorithm to improve the algorithm.
PCA
- Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
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
boost_1_35_0
- C++ Boost程序库。最新下载的哦。boost库据说比STL先进,可以好好学习下-New C++ Boost Library!!
AdaBoost
- adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
AdaBoost_weaklearner_1
- adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
adaboospt
- adaboost算法过程实现的程序 可以学习下 -adaboost algorithm can learn the process of implementation of the program under
AdaBoost-Stump
- Adaboost的C++实现,编译成DLL工程,可直接调用,欢迎交流-Adaboost C++ implementation, compiled into a DLL project, can be called directly, welcomed the exchange of