Doxygen
|
|
#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 [] |
Definition at line 25 of file Detector.h.
|
inline |
Definition at line 36 of file Detector.h.
|
inline |
Definition at line 37 of file Detector.h.
|
inlinestatic |
Definition at line 49 of file Detector.h.
|
inlinestatic |
Definition at line 39 of file Detector.h.
|
inlinestatic |
Definition at line 41 of file Detector.h.
|
inlinestatic |
Definition at line 47 of file Detector.h.
|
inlinestatic |
Definition at line 43 of file Detector.h.
|
inlinestatic |
Definition at line 45 of file Detector.h.
|
inlinestatic |
Definition at line 51 of file Detector.h.
|
staticprivate |
Definition at line 28 of file Detector.h.
|
staticprivate |
Definition at line 27 of file Detector.h.
|
staticprivate |
Definition at line 32 of file Detector.h.
|
staticprivate |
Definition at line 31 of file Detector.h.
|
staticprivate |
Definition at line 29 of file Detector.h.
|
staticprivate |
Definition at line 30 of file Detector.h.
|
staticprivate |
Definition at line 33 of file Detector.h.