Skip to content

segmentation fault (core dumped) #3

@dragonxtek

Description

@dragonxtek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions