Searched defs:windowH (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | lbp.cu | 245 …bp_cascade(const Cascade cascade, int frameW, int frameH, int windowW, int windowH, float scale, c… in lbp_cascade() 290 …void classifyPyramid(int frameW, int frameH, int windowW, int windowH, float initialScale, float f… in classifyPyramid()
|