introlab / find-object

Find-Object project
http://introlab.github.io/find-object/
BSD 3-Clause "New" or "Revised" License
448 stars 189 forks source link

Fps Rate #4

Closed AlexTape closed 9 years ago

AlexTape commented 9 years ago

Hey,

is there any option/parameter to display framerates?

Kindly

matlabbe commented 9 years ago

See the third screenshot on the main page. The rate is shown on top of the scene. Example: "Camera (10 Hz - 5 Hz)" where the first rate is the parameter "Camera/imageRate" and the second is the actual framerate.

You can also see the Statistics panel (Menu View->Statistics) for more timing information.

cheers

AlexTape commented 9 years ago

Ah, thank you! :+1: