搜索资源列表
Adaboost_face_Identify
- 一种Adboost算法的改进算法,可以较好的实现快速人脸检测
facedetect
- adboost算法下的人脸检测,以及opencv-adboost under the face detection algorithm, as well as opencv
adaboostM1gai
- 对传统ADBOOST算法的深度改进,效果较好-Improved depth traditional ADBOOST algorithm, better
adaboost
- adboost分类器 matlab源程序 用于训练样本 实现分类-Adaboost classifier Matlab source for training samples to achieve classification
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,算法单个决策桩为一层,可对决策桩权重进行更新,程序可直接运行。
