johri-lab / Automatic-leaf-infection-identifier

Automatic detection of plant diseases
MIT License
234 stars 160 forks source link

Traceback (most recent call last): File "leafdetectionALLmix.py", line 134, in <module> _, contours,hierarchy = cv2.findContours(bordered, cv2.RETR_TREE, cv2.CHAIN_APPROX_NONE) ValueError: not enough values to unpack (expected 3, got 2) #49

Closed klymscamp closed 4 years ago

klymscamp commented 4 years ago

how i fix this error? may someone help me.