Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error (IndexError: list index out of range) can be found this.

cv2.line(img, start, end, [0, 255, 0], 5)

to:

cv2.line(img, finger1, finger2, [0, 255, 0], 5)