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

speed increase by (optionally) skipping (most) frames #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drzraf
Copy link

@drzraf drzraf commented Apr 17, 2023

Text is generally aimed at human reading thus usually lasting ~ 1 second or so (rarely less than 500ms)

We can increase speed by 10 or 15 by skipping frames. Said otherwise only OCR'ing one frame every (fps/2)

…ond or so

(rarely less than 500ms)

We can increase speed by 10 or 15 by skipping frames
What means OCR'ing one frame every (fps/2)
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

Successfully merging this pull request may close these issues.

1 participant