Hand-Detection-Finger-Counting
Hand-Detection-Finger-Counting copied to clipboard
nothing appears
Hi, I run the code on Ubuntu 16.04, webcam light is on but nothing appears, no error is thrown, either
Which version of cv2 have you installed. If you have to make it work in 4.x, remove the first underscore in the line that says cv2.findContours....
Hi, I did as you adviced. But the issue is the same even after removing the first underscore. Please help.
I have made a lot of changes on my own to the code, as i noticed some problems in the code. I suggest removing the Try.. except.. statements, debug the code using the errors it throws