Searched refs:CC_LBP (Results 1 – 4 of 4) sorted by relevance
10 static const char* featureTypes[] = { CC_HAAR, CC_LBP, CC_HOG };31 featureType == CvFeatureParams::LBP ? CC_LBP : in write()57 !featureTypeStr.compare( CC_LBP ) ? CvFeatureParams::LBP : in read()
53 #define CC_LBP "LBP" macro
268 #define CC_LBP "LBP" macro
1580 else if( featureTypeStr == CC_LBP ) in read()