OpenCV
4.0.0
Open Source Computer Vision
|
Enumerations | |
enum | actionType { circle = 1, triangle, updown, rightleft, wave, z, cross, comehere, turnaround, pat } |
enum | backgroundType { woodenBoard = 1, whitePaper, paperWithCharacters } |
enum | datasetType { humaneva_1 = 1, humaneva_2 } |
enum | genderType { male = 0, female, none } |
enum | illuminationType { light = 1, dark } |
enum | imageType { LEFT = 0, RIGHT, LADYBUG } |
enum | poseType { fist = 1, index, flat } |
enum | sampleType { POS = 0, NEG = 1 } |
Functions | |
void | createDirectory (const std::string &path) |
void | getDirList (const std::string &dirName, std::vector< std::string > &fileNames) |
void | split (const std::string &s, std::vector< std::string > &elems, char delim) |
Variables | |
const string | sectionNames [] |
const int | sectionSizes [] = { 33, 15, 18, 20, 24, 22, 12, 15, 37, 23, 34, 22, 29, 10 } |