X-Boost  2.3.8
Classes | Typedefs
AdaBoostCommon.h File Reference

a file containing misc type More...

#include <Pattern/Pattern.h>
#include <Pattern/WeightedPattern.h>
#include <Pattern/Aggregator.h>
#include <Preprocessor/IntegralImagePreprocessors.h>
#include <Preprocessor/IntegralChannelImagePreprocessor.h>

Go to the source code of this file.

Classes

struct  AdaBoostPatternAggregator< PreprocessorType >
 an Aggregagtor specific for AdaBoost, with a WeightedPattern PatternType More...
 

Typedefs

typedef
AdaBoostPatternAggregator
< IntegralImagePreprocessor >
::AggregatorType 
HaarAdaBoostAggregator
 Pattern involved in Haar+AdaBoost training procedure. More...
 
typedef
AdaBoostPatternAggregator
< IntegralChannelImagePreprocessor >
::AggregatorType 
ICFAdaboostAggregator
 ICF+AdaBoost Weight.
 
typedef DataSetHandle
< HaarAdaBoostAggregator
HaarAdaBoostDataSetHandle
 DataSet usend internally in Haar+AdaBoost.
 

Detailed Description

a file containing misc type

Typedef Documentation

Pattern involved in Haar+AdaBoost training procedure.

Haar+AdaBoost Weight