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

Search list

[AI-NN-PRAdaBoost人脸识别

Description: 用opencv在vc6.0下开发的人脸识别程序
Platform: | Size: 92871 | Author: 5252syz@163.com | Hits:

[Special EffectsDetectAVI

Description: OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
Platform: | Size: 2048 | Author: 张三 | Hits:

[Otheradaclass

Description: for beginners of adaboost
Platform: | Size: 1024 | Author: 李小 | Hits:

[Otherhumandetection

Description: 利用OPENCV图像处理软件,选取扩展的Haar-like特征,实现基于Adaboost的人脸检测技术,-OPENCV using image processing software, select the expansion Haar- like characteristics, Adaboost based Face Detection technology
Platform: | Size: 2790400 | Author: lilanlan | Hits:

[Software Engineeringlearnopencv

Description: opencv的学习笔记,对opencv的初学者有莫大的帮助,对opencv的各项功能及其实现有详细的阐述.-opencv the study notes, opencv beginners to be of great help. opencv the right functions and achieving detail.
Platform: | Size: 16384 | Author: 刘靥 | 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:

[Graph Recognizeccppsource

Description: 很好很强大,使用OpenCv AdaBoost-Very good very strong, the use of OpenCv AdaBoost
Platform: | Size: 3072 | Author: Ning | Hits:

[Special EffectscvHaarTraining

Description: Opencv Haar training, the setting and parameter is configed. you can debug into the training process to get the whole flowchart of adaboost training.
Platform: | Size: 84992 | Author: tuzhiguo | Hits:

[Graph programAdaboost-OpenCv

Description: 基于AdaBoost算法及OpenCv的人脸检测-adaboost-opencv
Platform: | Size: 1705984 | Author: bbsx | Hits:

[BooksOpenCV-boost

Description: 这是一篇关于分类器的文章 OpenCV训练分类器,该方法的基本步骤为: 首先,利用样本(大约几百幅样本图片)的 harr 特征进行分类器训练,得到一个级联的boosted 分类器。-Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost
Platform: | Size: 80896 | Author: 周可 | Hits:

[Graph Recognizegacv02

Description: gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he used gabor filtering, AdaBoost (MultiBoost) classifier and opencv Development Library, this is the second beta version is called gacv02. The program' s first test version of gacv01 can detect changes in the size of a certain goal, but can not detect plane rotation target. gacv02 improved algorithm can handle the size of target changes and plane rotation, speed was also higher.
Platform: | Size: 2736128 | Author: zxl | Hits:

[OpenCVhaarcascades

Description: opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
Platform: | Size: 1503232 | Author: Lei ChunPo | Hits:

[Windows Developadaboost

Description: 使用codeblocks修改的opencv的adaboost的批量处理版本,其他环境编译后也可运行。-Opencv using codeblocks modified version of adaboost batch processing, and other environment can be compiled to run.
Platform: | Size: 559104 | Author: 周公 | Hits:

[Graph RecognizeOpenCV-Adaboost

Description: opencv 人脸 训练的 一些算法说明 和准备工作-opencv face training preparation instructions and some algorithms
Platform: | Size: 22528 | Author: 江守超 | Hits:

[OpenCVSVM-opencv-visual-C-6.0

Description: opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
Platform: | Size: 17408 | Author: 天天 | Hits:

[Graph Recognizeopencv

Description: adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
Platform: | Size: 10340352 | Author: 小彬 | Hits:

[Software EngineeringAdaBoost-SVM-paper

Description: 基于adaboost 和svm 的检测算法研究,论文来的 里面用到opencv的相关库-AdaBoost SVM paper
Platform: | Size: 803840 | Author: 毛渝南 | Hits:

[OpenCVFACE_PROJECT_opencv

Description: this adaboost based real time face detection and tracking system i used a adaboost and camshift algorithm with opencv and vc++ The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined method of Adaboost and CAMshift to improve the computing speed with good face detection performance.-this is adaboost based real time face detection and tracking system i used a adaboost and camshift algorithm with opencv and vc++ The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined method of Adaboost and CAMshift to improve the computing speed with good face detection performance.
Platform: | Size: 19933184 | Author: pattern | Hits:

[OpenCVAdaboost-OpenCV

Description: Adaboost人脸检测方法及其并行实现-Adaboost face detection method and its parallel implementation
Platform: | Size: 329728 | Author: 姓名而已 | Hits:

[OpenCVAdaboost

Description: AdaBoost算法提取图像的整体特征 含api 可直接导入到工程中-opencv AdaBoost
Platform: | Size: 3035136 | Author: 王磊 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net