-
-
-
-
[
Others]
ada.rar
AdaBoost-based face detection algorithm. Pdf, hope you have help
-
[
Others]
original.rar
these are the original publications of Haar-like features and Adaboost framework, which form the basis of the newest object detections technology
-
[
Visual C++ (VC++)]
Adaboost1.rar
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!
-
[
C/C++]
icsiboost-0.3.tar.gz
... weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a ... examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete ...
-
[
Java/JSP]
learner.zip
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 ...
-
[
Others]
Adaboost_Tutorial.rar
Very good learning Adaboost algorithm ppt, to have a full picture on the Adaboost algorithm principle, the realization of such
-
-