harshbg / Sign-Language-Interpreter-using-Deep-Learning

A sign language interpreter using live video feed from the camera.
MIT License
497 stars 210 forks source link

Create gesture file problem #5

Closed kshitipatel closed 4 years ago

kshitipatel commented 4 years ago

line 71, in store_images contour = max(contours, key = cv2.contourArea) error: OpenCV(4.1.2) C:\projects\opencv-python\opencv\modules\imgproc\src\shapedescr.cpp:274: error: (-215:Assertion failed) npoints >= 0 && (depth == CV_32F || depth == CV_32S) in function 'cv::contourArea'

whiteblacksoft commented 4 years ago

I have a same problem?

jpg-130 commented 4 years ago

same problem

harshbg commented 4 years ago

You'll have to use create gestures file to generate all the gestures required.