Welcome![Sign In][Sign Up]
Location:
Search - adaboost算法

Search list

[Mathimatics-Numerical algorithmsadaboost

Description: 一个简单可行的Adaboost算法
Platform: | Size: 6035 | Author: smallheant | Hits:

[CSharp基于肤色和adaboost的人脸检测

Description: 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
Platform: | Size: 520297 | Author: zhangqiao.18@163.com | Hits:

[Otheradaboost

Description: 一个关于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
Platform: | Size: 7360512 | Author: | Hits:

[AI-NN-PRAdaBoostdetect

Description: 这是一个实现Adaboost算法的程序,对于人脸识别和目标检测很有用。-This is a realization of the procedure Adaboost algorithm for face recognition and target detection useful.
Platform: | Size: 48128 | Author: jbb | Hits:

[Graph RecognizeHaar-Liketezheng

Description: 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
Platform: | Size: 8192 | Author: 程艳花 | Hits:

[Software Engineeringada

Description: 基于 AdaBoost算法的人脸检测.pdf,希望对各位有帮助-AdaBoost-based face detection algorithm. Pdf, hope you have help
Platform: | Size: 2686976 | Author: 刘强 | Hits:

[Graph Recognizeadaboost

Description: adaboost算法,当今最快的分类算法,基于matlab的源代码-AdaBoost algorithm, the fastest of today
Platform: | Size: 9216 | Author: 范一峰 | Hits:

[Otherboost-tut-ppr

Description: 这是一篇关于Adaboost算法的文章,希望对大家有所帮助. -This is an article on the Adaboost algorithm, I hope all of you to help.
Platform: | Size: 84992 | Author: 安萌 | Hits:

[AI-NN-PRAdaboost_guy

Description: Adaboost算法是一个著名的机器学习的算法,由于它在目标识别上的成功应用,至使被广泛的工程技术人员所熟知,这里提供一个辅助自学的工程案例,读者可以体会算法中的技术细节。这对于激发原创性思维是至关重要的!-Adaboost algorithm is a well-known machine learning algorithms, because of its target recognition in the successful application, to enable a wide range of engineering and technical personnel are well known here to provide a self-assisted engineering cases, readers can understand the technical details of algorithms. This is to stimulate creative thinking is essential!
Platform: | Size: 268288 | Author: 杨愚根 | Hits:

[Graph programadaboost

Description: adaboost 是快速有效的人脸识别算法 ,这个adaboost算法是用matlab实现的,需要的朋友要抓住机会-AdaBoost is a fast and efficient face recognition algorithm, the AdaBoost algorithm is used matlab to achieve, needs a friend to seize the opportunity
Platform: | Size: 9216 | Author: 张志 | Hits:

[AI-NN-PRboostingDemo

Description: MIT的一个adaboost算法演示程序,写的很好,适合想快速了解该算法的初学者阅读,内附说明文档。-MIT AdaBoost algorithm, a demo program, written in a very good fit would like to quickly understand what the algorithm is for beginners to read, containing documentation.
Platform: | Size: 227328 | Author: Perry | Hits:

[Special Effects04112011654

Description: vc2003.net下用opencv实现的基于AdaBoost算法的人脸检测源码, 可以读入静态图片,视频等。-opencv realize vc2003.net using AdaBoost-based face detection algorithm source code can be read into a static picture, video and so on.
Platform: | Size: 5353472 | Author: 小强 | Hits:

[matlab12

Description: 一个关于adaboost算法的matlab程序,对开始接触adaboost研究的人,有实用价值,并且蛮容易上手-AdaBoost algorithm on matlab procedures, AdaBoost study came into contact with people who have practical value, and quite easy to use
Platform: | Size: 7360512 | Author: 朱朱 | Hits:

[Graph Recognizeadaboost

Description: Adaboost 算法的源程序,可以帮助我们深入学习 adaboost 算法-Adaboost algorithm source code, to help our in-depth learning algorithm adaboost
Platform: | Size: 9216 | Author: 宋雅合 | Hits:

[matlabadaboost

Description: Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
Platform: | Size: 6144 | Author: 刘健 | Hits:

[Special EffectsAdaBoost

Description: AdaBoost算法在人脸识别中的应用,很详细的介绍了该算法-AdaBoost algorithm for face recognition applications, a detailed explanation of the algorithm
Platform: | Size: 102400 | Author: 李冲 | Hits:

[matlabadaboost

Description: 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
Platform: | Size: 2048 | Author: 止水轻扬 | Hits:

[Graph RecognizeAdaboost

Description: Adaboost算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
Platform: | Size: 407552 | Author: akun | Hits:

[Special Effectsadaboost

Description: AdaBoost程序 Boosting是近年来流行的一种用来提高学习算法精度的方法。以 AdaBoost算法为例介绍了 Boosting算法 。-Boosting daBoost program in recent years a popular learning algorithm is used to improve the accuracy of the method. AdaBoost algorithm to an example introduced the Boosting algorithm.
Platform: | Size: 6144 | Author: | Hits:

[matlabAdaBoost算法

Description: 用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data is tested by the trained model.)
Platform: | Size: 7930880 | Author: _XW | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net