Doxygen
Detector Class Reference

#include <Detector.h>

Public Member Functions

 Detector ()
 
 ~Detector ()
 

Static Public Member Functions

static int * getFeature (int which)
 
static int getFeatureCount ()
 
static int getSampleSize ()
 
static double * getStumps (int which)
 
static int getLayerCount ()
 
static int getCommitteSize (int which)
 
static float getTweak (int which)
 

Static Private Attributes

static int featureMap [][7]
 
static int featureCount =162336
 
static int sampleSize =24
 
static double stumps [][4]
 
static int layerCount =31
 
static int layerCommitteeSize []
 
static float tweaks []
 

Detailed Description

Definition at line 25 of file Detector.h.

Constructor & Destructor Documentation

Detector::Detector ( )
inline

Definition at line 36 of file Detector.h.

Detector::~Detector ( )
inline

Definition at line 37 of file Detector.h.

Member Function Documentation

static int Detector::getCommitteSize ( int  which)
inlinestatic

Definition at line 49 of file Detector.h.

static int* Detector::getFeature ( int  which)
inlinestatic

Definition at line 39 of file Detector.h.

static int Detector::getFeatureCount ( )
inlinestatic

Definition at line 41 of file Detector.h.

static int Detector::getLayerCount ( )
inlinestatic

Definition at line 47 of file Detector.h.

static int Detector::getSampleSize ( )
inlinestatic

Definition at line 43 of file Detector.h.

static double* Detector::getStumps ( int  which)
inlinestatic

Definition at line 45 of file Detector.h.

static float Detector::getTweak ( int  which)
inlinestatic

Definition at line 51 of file Detector.h.

Member Data Documentation

int Detector::featureCount =162336
staticprivate

Definition at line 28 of file Detector.h.

int Detector::featureMap
staticprivate

Definition at line 27 of file Detector.h.

int Detector::layerCommitteeSize
staticprivate

Definition at line 32 of file Detector.h.

int Detector::layerCount =31
staticprivate

Definition at line 31 of file Detector.h.

int Detector::sampleSize =24
staticprivate

Definition at line 29 of file Detector.h.

double Detector::stumps
staticprivate

Definition at line 30 of file Detector.h.

float Detector::tweaks
staticprivate

Definition at line 33 of file Detector.h.


The documentation for this class was generated from the following files: