Home
last modified time | relevance | path

Searched refs:HaarVars (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/rsobjdetect/src/
Drsobjdetect.hpp3 extern void initInnerLoop(HaarVars hf, int origWidth, int origHeight);
Dinnerloop.cpp12 void initInnerLoop(HaarVars hf, int origWidth, int origHeight) { in initInnerLoop()
/external/opencv3/modules/objdetect/src/
DHaarStructs.h59 } HaarVars; typedef
Dcascadedetect.hpp237 HaarVars haarVars;
Dcascadedetect.cpp1416 HaarVars hf; in setHaarVars()