Hand-Detection-Finger-Counting icon indicating copy to clipboard operation
Hand-Detection-Finger-Counting copied to clipboard

nothing appears

Open DilaraAlbayrak opened this issue 7 years ago • 3 comments

Hi, I run the code on Ubuntu 16.04, webcam light is on but nothing appears, no error is thrown, either

DilaraAlbayrak avatar Feb 22 '19 14:02 DilaraAlbayrak

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....

ankith26 avatar Sep 10 '19 08:09 ankith26

Hi, I did as you adviced. But the issue is the same even after removing the first underscore. Please help.

borneelphukan avatar Oct 13 '19 16:10 borneelphukan

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

ankith26 avatar Oct 27 '19 06:10 ankith26