OpenCV 4.10.0
开源计算机视觉库
|
枚举 | |
枚举 | actionType { circle = 1 , triangle , updown , rightleft , wave , z , cross , comehere , turnaround , pat } |
枚举 | backgroundType { woodenBoard = 1 , whitePaper , paperWithCharacters } |
枚举 | datasetType { humaneva_1 = 1 , humaneva_2 } |
枚举 | genderType { male = 0 , female , none } |
枚举 | illuminationType { light = 1 , dark } |
枚举 | imageType { LEFT = 0 , RIGHT , LADYBUG } |
枚举 | poseType { fist = 1 , index , flat } |
枚举 | sampleType { POS = 0 , NEG = 1 } |
函数 | |
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) |
变量 | |
const string | sectionNames [] |
const int | sectionSizes [] = { 33, 15, 18, 20, 24, 22, 12, 15, 37, 23, 34, 22, 29, 10 } |