EvilPort2 / Sign-Language

A very simple CNN project.
759 stars 354 forks source link

This part should be contours = cv2.findContours(thresh.copy(), cv2.RETR_TREE, cv2.CHAIN_APPROX_NONE)[0] #45

Open zabdisalam opened 4 years ago

zabdisalam commented 4 years ago

https://github.com/EvilPort2/Sign-Language/blob/df1d62444340f70da6847601f30919ebdc914e73/create_gestures.py#L67