Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding frame rate #11

Open
jssl-sydney opened this issue Dec 8, 2023 · 0 comments
Open

Question regarding frame rate #11

jssl-sydney opened this issue Dec 8, 2023 · 0 comments

Comments

@jssl-sydney
Copy link

Hi,

This is more of question about how the simulator works than an software issue but hopefully you can help...

In the file 1_example_video_to_events.py on line 28 is this: dt = 1000 # FPS must be 1 kHz

I was wondering why the frame rate must be 1kHz? I've tried video with a slower frame rate and while it runs successfully, the event timestamps don't seem right.

It seems to put a lot of events right after each frame. This can also been seen in the Hummingbird example video, below is (a small section of) the event rate (events/sec) from that video:
image

Why is there a spike in the event rate in the 100us after each frame? I would have expected the events to be more evenly distributed between each frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant