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

Improve FPS for faster input #6

Open
crashingstatic opened this issue Apr 13, 2023 · 1 comment
Open

Improve FPS for faster input #6

crashingstatic opened this issue Apr 13, 2023 · 1 comment

Comments

@crashingstatic
Copy link

crashingstatic commented Apr 13, 2023

Semaphore starts to skip letters at ~100 WPM.

@crashingstatic crashingstatic changed the title Improve tracking for faster input Improve FPS for faster input Apr 13, 2023
@everythingishacked
Copy link
Owner

That's around 8.3 characters per second, so should be fine so long as FPS is about twice that, unless the camera blurs motion too much to pick up a clear pose. I'm getting roughly 30 FPS on a Mac M2's built-in webcam, although big cross-body motions can sometimes be missed going that fast.

It's probably possible to do some further fine-tuning on the OpenCV side to get a higher frame rate, although that's far from my area of expertise.

Any specific hardware specs to share?

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

2 participants