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

How to terminate detectObjectsFromVideo() without ctrl+c? #637

Open
mukulbindal opened this issue Feb 7, 2021 · 0 comments
Open

How to terminate detectObjectsFromVideo() without ctrl+c? #637

mukulbindal opened this issue Feb 7, 2021 · 0 comments

Comments

@mukulbindal
Copy link

I want to terminate the object detection in some special cases programmatically. Is there a way to do this??
So far I have tried multiprocessing and threading but they don't seem to serve my purpose or maybe I am doing something wrong.
If there is a way to terminate it using a method call or any hack, please tell me.

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