搜索资源列表
adaboost
- adaboost分类器源代码 adaboost人脸检测matlab算法
adaboost
- 人脸识别论文:《采用adaboost算法进行面部表情识别》《动态权值预划分实值adaboost人脸检测算法》《改进的adaboost分类器在视频中的体育场景检测》
adaboost.rar
- adboost分类器 matlab源程序 用于训练样本 实现分类 ,adboost classfication
adaboost
- adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
adaboost
- 使用MATLAB 编程实现的自适应增强分类器的一个具体实例,内含具体程序,并已调试成功-Adaptive Programming using MATLAB enhanced classifier to a specific case that contains specific procedures, and has been successful commissioning
adaboost
- 采用C语言实现的adaboost算法,一个很经典的分类器算法-Using C language of the adaboost algorithm, a classic Classifier
HarrDetect
- adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
onlineboost
- On-line adaboost分类器,adaboost分类器的改进,在线学习更新分类器,多用于目标跟踪-On-line adaboost classifier, adaboost classifiers to improve online learning update classifier, used for target tracking
adaboost-Matlab
- 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
simpleABdemo
- adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -adaboost algorithm basic idea is: the abi
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
ObjectRecognize
- 实时运动物体分割,识别,分类算法,效果不错,采用弱分类器 gentel adaboost 算法-Real-time Object Classification in Video Surveillance Based on Appearance Learning
multiboost-0.61.src.tar
- adaboost实现,主要用于机器学习的多分类器聚合, 最终形成分类效果逐渐增强的分类器-adaboost implementation, is mainly used for machine learning, multiple classifier aggregation, the final shape classification results show a gradual increase of the classifier
adaboost
- adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by adaboost to Face Detection
Ada_Boost
- adaboost源码adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost source is an iterative algorithm adaboost, the core idea is that a training set for the same training the different classifiers (weak classifier), then
test2
- 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
adaboost
- adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
ten_training_set_adaboost
- 这个程序介绍了adaboost分类器的实际,样本个数是10个,所以我们可以跟着这个程序走一下来感受一下,这个分类器的强大。-This procedure describes the actual adaboost classifier, the sample number is 10, so we can look to go along with this program feel that the strong classifier.
adaboost
- 采用matlab实现了adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
adaboost
- 用MATLAB实现adaboost分类算法,只是一个简单的功能(Using MATLAB to implement adaboost classification algorithm, it is just a simple function)