Hand_detection_tracking_opencv-
Hand_detection_tracking_opencv- copied to clipboard
Error in line 34
Traceback (most recent call last):
File "d:\Projects\hand_detection1.py", line 34, in
bro i got same error
_, conts, h = cv2.findContours(maskClose, cv2.RETR_EXTERNAL, cv2.CHAIN_APPROX_NONE)
ValueError: not enough values to unpack (expected 3, got 2)