搜索资源列表
adaboost_haar_bylaoYu
- 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
icsiboost-0.3.tar
- 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
RF54_AV_d1_trx
- DM642平台上的H.264源码(可实时运行)-DM642 platform H.264 source (which can be run in real-time)
online
- 实时的训练和分类图像中的画面,通过熟练运用online的性质,运用那个adaboost原理来实现-Training and classification of real-time images of the screen, through the skilled use of the nature of online, using the principle of AdaBoost to achieve
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
RobustRealtimeObjectDetection
- 人脸实时检测今年来最权威的文章,包括haar小波特征和adaboost的详细原理,violaJones著作。-Robust Real-time Object Detection。
ViolaJones_IJCV
- 基于adaboost的人脸检测,大牛写的,后来写的OPENCV人脸检测都是根据他的这篇论文写的,很有价值-Robust Real-time Object Detection
FindFace
- Adaboost 人脸检测的程序,实现静态图片人脸检测,摄像头实时人脸跟踪功能。速度较快,正脸检测率较高。-Adaboost face detection process, to achieve a static image, face detection, camera, real-time face tracking. Speed, face detection rate is higher.
FACE_PROJECT_opencv
- 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 meth
Adaboost
- 基于Adaboost算法的多姿态人脸实时视频检测江苏大学-Adaboost algorithm based on multi-pose face detection real-time video
Afacedetect_hd
- 基于adaboost的构造的cascade用于快速检测人人脸,能够实时检测视频中的人脸。没有采用opencv的代码。 -Based on the cascade of adaboost constructed for rapid detection of all face, real-time detection of the face in the video. Of opencv code.
Tadaaboost_hai
- 运用OpenCv开发的一个一种基于adaboost算法与haar小波变换换的人脸算法,具体情况可参考Paul Viola ,Robust Real -A use OpenCv development based adaboost algorithm haar wavelet transform to change the face algorithm, the specific circumstances of the reference, Paul Viola, Robust the Re
adboost
- 实现了三种不同的AdaBoost算法:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.-Realize the three different AdaBoost algorithm:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.
OpenCVAdaboost__
- 目前支持这种分类器的boosting技术有四种: Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost。-Currently support this classifier boosting technology, there are four: Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost.
codes-matlab
- this codes is Source code for face detection of viola paper.of its Features is: Feature Computation: The “Integral” image representation Feature Selection: The AdaBoost training algorithm . Real-timeliness: A cascade of classifiers.-this code