Home
last modified time | relevance | path

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

/external/opencv3/samples/tapi/
Dhog.cpp30 string workFps() const;
230 …putText(img_to_show, "FPS (total): " + workFps(), Point(5, 105), FONT_HERSHEY_SIMPLEX, 1., Scalar(… in run()
362 inline string App::workFps() const in workFps() function in App
/external/opencv3/samples/gpu/
Dhog.cpp66 string workFps() const;
346 …putText(img_to_show, "FPS (total): " + workFps(), Point(5, 105), FONT_HERSHEY_SIMPLEX, 1., Scalar(… in run()
463 inline string App::workFps() const in workFps() function in App