搜索资源列表
Adaboost_face_Identify
- 一种Adboost算法的改进算法,可以较好的实现快速人脸检测
adboost_cascade
- 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
facedetect
- adboost算法下的人脸检测,以及opencv-adboost under the face detection algorithm, as well as opencv
adaboostM1gai
- 对传统ADBOOST算法的深度改进,效果较好-Improved depth traditional ADBOOST algorithm, better
SVMwajue
- 这是adboost数字挖掘算法原理,值得参考下载!-This is adboost digital mining algorithm principle worth considering download!
adboost-face-detection
- 代码实现的采用AdaBoost算法进行人脸检测,采用笔记本摄像头读入程序-Code using AdaBoost face detection algorithm, using notebook camera reading program
Matlab_adaboosttest
- adboost algorithm testing, useful and working
adaboost
- adboost分类器 matlab源程序 用于训练样本 实现分类-Adaboost classifier Matlab source for training samples to achieve classification
ViolaJones_version0b
- 经典的Haar-like+adboost级联训练的人脸检测算法-The classic Haar-like+adboost cascade training of face detection algorithm
Adaboost matlab代码
- 强预测器算法进行时间序列的预测,使得效果更好(Strong predictor algorithm)
adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这 Adaboost Adaboost 些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(adboost cluster algrithom)
adboost classifier
- aboost分类器的matlab实现,可解决样本的分类问题(The matlab implementation of aboost classifier can solve the problem of sample classification.)
adboost
- 一个用于分类的adboost经典算法demo,算法单个决策桩为一层,可对决策桩权重进行更新,程序可直接运行。
