-
Notifications
You must be signed in to change notification settings - Fork 19
segmentation fault (core dumped) #3
Copy link
Copy link
Open
Description
I put a video and I get the following error when I run it:
python test.py
Traceback (most recent call last):
File "test.py", line 123, in
contours, hierarchy = cv2.findContours(thresholdImage, cv2.RETR_EXTERNAL, cv2.CHAIN_APPROX_SIMPLE)
ValueError: too many values to unpack
[1] 16217 segmentation fault (core dumped) python test.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels