-
-
FaceDetect.zip
This program is the program which detects the face range by using Adaboost.
I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
-
speech-segmentation.zip
This program is the program implementing the audio Segmentation.I used a adaboost and camshift algorithm with opencv and vc++
It is the program which is suitable for the development environment with the program related to the audio merotomy.
-
adaboostPcamshift-face-detection.rar
The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
-
Monocular-Pedestrian-Detection-__-survey-and-expe
... the paper contains a corresponding experimental study.
We consider a diverse set of state-of-the-art systems: wavelet-based AdaBoost cascade, HOG/linSVM, NN/LRF, and combined shape-texture detection. Experiments are performed on an extensive data set ...
-
-
-
-
-
-
boosting_src.zip
Boosting中的AdaBoost.M1算法在文本分类中的应用实现。使用ICTCLAS用于中文分词,弱分类器使用Naive Bayes。程序参数使用配置文件的格式。
-