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

fix: synchronize the input image and the output annotation #359

Merged
merged 2 commits into from
Nov 27, 2021

Conversation

homuler
Copy link
Owner

@homuler homuler commented Nov 27, 2021

fix #302

As described at #302 (comment), the camera image can advance while the main thread is being blocked in synchronous mode.

By this change, the camera image will be copied to the screen on CPU when running in synchronous mode.

@homuler homuler merged commit 47598ce into master Nov 27, 2021
@homuler homuler deleted the fix/sync-mode branch December 2, 2021 09:04
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.

Graph latency
1 participant