搜索资源列表
基于Adaboost的人脸检测程序
- 基于Adaboost的人脸检测 c代码
基于肤色和adaboost的人脸检测
- 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
Adaboost+人脸检测+毕设论文及程序
- Adaboost+人脸检测+毕设论文及程序
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
Adaboost-OpenCv.rar
- 基于AdaBoost算法及OpenCv的人脸检测,adaboost-opencv
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
Adaboost
- Adaboost算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
Adaboost-m
- 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
adaboost
- 基于adaboost的人脸检测多篇小论文,pdf档-the article of facial detect based on adaboost
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
Adaboost
- 用adaboost 算法, 进行人脸检测.-With adaboost face detection algorithm
AdaBoost
- 一些关于Adaboost人脸检测的好的论文-Adaboost face detection about good papers
78455
- 用 gabor 和 AdaBoost (MultiBoost )做目标检测图像识别-Using gabor and AdaBoost (MultiBoost) to do image recognition object detection
adaboost
- adaboost 人脸检测算法,人脸检测系统的研究与实现,非常全面的文章-adaboost face detection algorithms, Face Detection System Research and Implementation of a very comprehensive article
adaboost
- Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
Adaboost
- 此文件包含几篇关于adaboost人脸检测的论文-This file contains several articles on the paper face detection adaboost
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
AdaBoost
- 人脸经典检测 ,详细介绍了adaboost算法-Classical Face detection algorithm described in detail adaboost
AdaBoost
- 本代码采用了adaboost算法进行仿真进行人脸检测,很好的给出了仿真图。-it uses adaboost to dtecte face. and it shows the pictures.