Searched refs:CC_HOG (Results 1 – 4 of 4) sorted by relevance
10 static const char* featureTypes[] = { CC_HAAR, CC_LBP, CC_HOG };32 featureType == CvFeatureParams::HOG ? CC_HOG : in write()58 !featureTypeStr.compare( CC_HOG ) ? CvFeatureParams::HOG : in read()
56 #define CC_HOG "HOG" macro
271 #define CC_HOG "HOG" macro
1582 else if( featureTypeStr == CC_HOG ) in read()