Doxygen
|
|
command line for training a viola jones cascade detector More...
Go to the source code of this file.
Macros | |
#define | LAYER_DETECTION_RATE 0.995 |
#define | LAYER_FALSE_POSITIVE 0.5 |
#define | OVERALL_DETECTION_RATE 0.80 |
#define | OVERALL_FALSE_POSITIVE 1e-6 |
Functions | |
int | main (int argc, char *const *argv) |
command line for training a viola jones cascade detector
Definition in file train.cpp.