Skip to content

Error: not enough values to unpack (expected 3, got 2) #9

Open
@YrgkenKoutsi

Description

Hello, i'm getting the error below when running bloodvessel.py, any solution behind this?

Traceback (most recent call last): File "bloodvessels.py", line 62, in <module> bloodvessel = extract_bv(fundus) File "bloodvessels.py", line 25, in extract_bv im2, contours, hierarchy = cv2.findContours(f6.copy(),cv2.RETR_LIST,cv2.CHAIN_APPROX_SIMPLE) ValueError: not enough values to unpack (expected 3, got 2)

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