playing-card-detection
playing-card-detection copied to clipboard
cv2-versions
Hey,
I think this is a really cool project and have learned a lot from reading through it. One thing I wanted to point out was that depending on if the user has openCV 2 or 3 installed, the find contours method will return 2 or 3 values. I was going to make a branch and make a PR for a change to that so, if you don't mind?