GestureRecognitionToolkit  Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
AdaBoost Directory Reference

Directories

directory  WeakClassifiers
 

Files

file  AdaBoost.cpp [code]
 
file  AdaBoost.h [code]
 This class contains the AdaBoost classifier. AdaBoost (Adaptive Boosting) is a powerful classifier that works well on both basic and more complex recognition problems.
 
file  AdaBoostClassModel.h [code]
 This file implements a container for an AdaBoost class model.