Searched defs:LBP (Results 1 – 4 of 4) sorted by relevance
53 struct LBP struct55 __host__ __device__ __forceinline__ LBP() {} in LBP() function57 …ce__ __forceinline__ int operator() (const int* integral, int ty, int fh, int fw, int& shift) const in operator ()()
65 enum { HAAR = 0, LBP = 1, HOG = 2 }; enumerator
491 enum feature { LBP = 1, HAAR = 2 }; enumerator
18 LBP = 1, enumerator