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

Search list

[OtherLearningaRareEventDetectinCascadebyDire

Description: 这是一篇现在主要的基于adaboost算法的文章,详细讲述了怎么运用该算法做人脸检测,欢迎下载!-This is now a major adaboost algorithm based on the article, described in detail how the use of the human face detection algorithm, download welcome!
Platform: | Size: 107520 | Author: 程艳花 | Hits:

[OtherOpenCVObjectDetectionHowTo

Description: 做人脸检测主要是用openvc比较方便,这是关于adaboost算法的文章,大家可以作出这篇文献的仿真。-human face detection is used openvc more convenient. This is adaboost algorithm on the article, we can make this simulation literature.
Platform: | Size: 283648 | Author: 程艳花 | Hits:

[AI-NN-PRface_recognition_adaBoost_M2

Description: 这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high
Platform: | Size: 64512 | Author: 王超 | Hits:

[Audio programAdaBoost_weaklearner_1

Description: adaboost分离器的详细程序,里面有训练和识别-AdaBoost separator detailed procedures, which have the training and recognition
Platform: | Size: 3973120 | Author: gujunjun | Hits:

[GDI-Bitmapzhengjianchafa

Description: 用帧间差法及Adaboost算法实现人脸检测,可以增加人脸检测的效率-Using inter-frame difference method and the Adaboost face detection algorithm, it can increase the efficiency of face detection
Platform: | Size: 2004992 | Author: 萧枫 | Hits:

[Special Effects200510162155854322

Description: 基于肤色模型和Adaboost的人脸检测程序-Based on the color model and Adaboost Face Detection procedures
Platform: | Size: 343040 | Author: yangyu | Hits:

[Graph Recognizehaardetction2

Description: 基于adaboost的人脸检测程序 可以在一副图像中将人脸的位置框出-AdaBoost-based face detection procedure may face an image will be the location of the box
Platform: | Size: 2743296 | Author: 张了 | Hits:

[Special EffectsAda_Boost

Description: matlab实现的adaboost的代码。-matlab code AdaBoost achieved.
Platform: | Size: 1024 | Author: 费连 | Hits:

[DocumentsAdaBoost_face_detection

Description: 一种基于AdaBoost的快速动态人脸检测算法.rar CAJview 打开-AdaBoost based on the rapid dynamic face detection algorithm. RarCAJview Open
Platform: | Size: 162816 | Author: shj | Hits:

[Software Engineeringada

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

[Software Engineeringoriginal

Description: these are the original publications of Haar-like features and Adaboost framework, which form the basis of the newest object detections technology
Platform: | Size: 741376 | Author: 张一鸣 | Hits:

[Special EffectsAdaboost1

Description: This sourse is for face detection in the image and it is writed by VC. Here we use the adaboost for the main mathed In the mathed it use five features classifiers!
Platform: | Size: 5948416 | Author: Andy | Hits:

[AI-NN-PRicsiboost-0.3.tar

Description: Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.
Platform: | Size: 116736 | Author: njustyw | Hits:

[AI-NN-PRlearner

Description: aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory-aDABOOST This package contains the following files: learner.jar- is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java-jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe- A windows executable version of the application. Doubleclick to run. learner.pdf- The digital version of the report. SRC\- The source code of the program is in this directory
Platform: | Size: 416768 | Author: njustyw | 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:

[Special Effects21840286GML_AdaBoost_Matlab_Toolbox_0[1].3

Description: AdaBoost实现算法(外国人写的,有详细的分析)-AdaBoost algorithm (written by foreigners, a detailed analysis)
Platform: | Size: 113664 | Author: wangxianguan | 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:

[AI-NN-PRBoosting-beta2

Description: AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the use of AdaBoost.
Platform: | Size: 1152000 | Author: njustyw | Hits:

[SCMrfcs

Description: 串口配置工具 ·作车牌识别的人一定要看,关 ·编译原理课程设计,包括词法 ·国内外知名企业的求职笔试大 ·一个关于adaboost算法的matl ·单片机通过SPI读写SD卡.使用 -Serial configuration tool for License Plate Recognition depends on the person, the principle of curriculum design related compilers, including lexical job well-known enterprises at home and abroad written large on the AdaBoost algorithm matl Singlechip SD card through SPI read and write . the use of
Platform: | Size: 410624 | Author: aaron wang | 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:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net