Home
last modified time | relevance | path

Searched refs:hogWorkFps (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/samples/tapi/
Dhog.cpp27 string hogWorkFps() const;
229 …putText(img_to_show, "FPS (HOG only): " + hogWorkFps(), Point(5, 65), FONT_HERSHEY_SIMPLEX, 1., Sc… in run()
343 inline string App::hogWorkFps() const in hogWorkFps() function in App
/external/opencv3/samples/gpu/
Dhog.cpp62 string hogWorkFps() const;
345 …putText(img_to_show, "FPS (HOG only): " + hogWorkFps(), Point(5, 65), FONT_HERSHEY_SIMPLEX, 1., Sc… in run()
446 inline string App::hogWorkFps() const in hogWorkFps() function in App