hogWorkFps 62 samples/gpu/hog.cpp string hogWorkFps() const; hogWorkFps 345 samples/gpu/hog.cpp putText(img_to_show, "FPS (HOG only): " + hogWorkFps(), Point(5, 65), FONT_HERSHEY_SIMPLEX, 1., Scalar(255, 100, 0), 2); hogWorkFps 27 samples/tapi/hog.cpp string hogWorkFps() const; hogWorkFps 229 samples/tapi/hog.cpp putText(img_to_show, "FPS (HOG only): " + hogWorkFps(), Point(5, 65), FONT_HERSHEY_SIMPLEX, 1., Scalar(255, 100, 0), 2);