Hand-Gesture-Recognition-for-Presentation-Process-in-Python icon indicating copy to clipboard operation
Hand-Gesture-Recognition-for-Presentation-Process-in-Python copied to clipboard

'contours' referenced before

Open SidRyan opened this issue 4 years ago • 1 comments

SidRyan avatar May 12 '20 20:05 SidRyan

Getting the same error: "cnt = max(contours, key = lambda x: cv2.contourArea(x)) UnboundLocalError: local variable 'contours' referenced before assignment"

Any Solutions?

ShabbirMarfatiya avatar Jun 30 '20 05:06 ShabbirMarfatiya