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

The program gets closed after the background image has been taken. #20

Open
guptaSatyanshu opened this issue Jun 29, 2020 · 2 comments
Open

Comments

@guptaSatyanshu
Copy link

After running Handrecognition.py a camera window appears and i click the background image and as it is taken it gets closed and nothing happens. Why is it so???

@MohRaouf
Copy link

MohRaouf commented Jul 1, 2020

same here ?! any fix ?

@NenadPantelic
Copy link

Try with replacing bg_model = cv2.BackgroundSubtractorMOG2(0, 10), with cv2.createBackgroundSubtractorMOG2(0, 10).

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

3 participants