-
Notifications
You must be signed in to change notification settings - Fork 176
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
cannot running as demo #7
Comments
I have the same situation. can you help me! |
Have you try to set different parameters? This CV approach is easy light-affected. Anyway, I will try it on my computer when I can reach one. Good Luck~ |
Hey, I have noticed that the issue was caused by the new version of OpenCV api's modification. Please checkout https://docs.opencv.org/3.4/d7/d7b/classcv_1_1BackgroundSubtractorMOG2.html#a682adde901148d85450435e6cc0de4a1 I wrote my code with OpenCV2, sorry for not testing the other contributor's pull request. I will push a new version of code in a few minutes. |
@Dragonwarri0r @struggling-man Plz pull the new version. Hope it works for you guys. :) |
When we use the latest version of opencv,line 96 in the new.py should be changed to this
|
@taojinglong you are right. As the document show, that's because of the breaking change of the Since the project I write is in OpenCV 3, I Don't have plan to change it from the source code. But I will find time to add the notice to the README Doc: |
Close this issue since it's solved. |
How to display the number of fingers in number. Eg 1 or 2 or 10 |
when i press b to get background and n to start,it can running a little time but gradually my hand integrate into backgroud(black).
The text was updated successfully, but these errors were encountered: