搜索资源列表
adaboost
- 许多与adaboost相关的资料,基本都是PPT,可以了解原理
adaboost
- 一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
adaboost simulation
- 适用于初学者了解adaboost算法
基于肤色和adaboost的人脸检测
- 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
adaboost.rar
- 本程序是在MATLAB环境采用ADABOOST算法实现手势识别。,This procedure is in the MATLAB environment using Adaboost gesture recognition algorithm.
FaceDetection
- 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
onlineboost
- On-line AdaBoost分类器,AdaBoost分类器的改进,在线学习更新分类器,多用于目标跟踪-On-line AdaBoost classifier, AdaBoost classifiers to improve online learning update classifier, used for target tracking
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
boosting-survey
- Boosting is a general method for improving the accuracy of any given learning algorithm. Focusing primarily on the AdaBoost algorithm, this chapter overviews some of the recent work on boosting including analyses of AdaBoost’s training error an
adaboost
- 人脸识别的adaboost。包括load_images,imresize,Classify。-Face Recognition adaboost. Including load_images, imresize, Classify.
SETraining2
- adaboost gui traning program
adaboost
- 此文件为adaboost算法的程序,采用MFC框架,创建一个界面-This file is adaboost algorithm procedure for the MFC framework, create an interface
adaboost
- 使用codeblocks修改的opencv的adaboost的批量处理版本,其他环境编译后也可运行。-Opencv using codeblocks modified version of adaboost batch processing, and other environment can be compiled to run.
Lut-based-adaboost-for-gender-classification
- Lut-based adaboost for gender classification
Adaboost(CPP)
- AdaBoost 是一种将弱分类器线性结合成强分类器的方法,由Jiri Matas 和 Jan Sˇ ochman提出-AdaBoost is a linear combination of the weak classifiers into a strong classifier method, by Jiri Matas and Jan S ochman proposed
AdaBoost
- 用Python实现了Adaboost算法(The Adaboost algorithm is implemented with Python)
adaboost-py-master
- 这是基于python 编写的 adaboost源码 和说明,直接调用即可。(This package implements a framework of adaboost, the famous Machine Learning algorithm. It is widely used in face related issues such as Face Recognition.)
adaboost
- adaboost实现二分类(adaboost)
adaboost-viola-jones-master
- adaboost viola jones
Adaboost
- 用MATLAB实现Adaboost分类算法,只是一个简单的功能(Using MATLAB to implement Adaboost classification algorithm, it is just a simple function)