Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in running iris_extraction_3.py #1

Open
GothamPhantom opened this issue Sep 24, 2023 · 0 comments
Open

Error in running iris_extraction_3.py #1

GothamPhantom opened this issue Sep 24, 2023 · 0 comments

Comments

@GothamPhantom
Copy link

I've done as per instruction which is to change the directory name for the dataset and limit it to 42 dataset classes. I tried running iris_extraction_3.py on Windows cmd and it was running smoothly in the beginning but then got this error at the end:

total_iris_found = 404
total images number 404
the image threshold = 20
the image name 0

Traceback (most recent call last):
File "D:\gpt4all\gpt4all-j-v1.3-groovy\notes and sample\Iris Recognition\iris-Recognition-Casia-Interval-v4-master\iris_extraction_3.py", line 248, in
, contours, = cv2.findContours(working_img, cv2.RETR_TREE, cv2.CHAIN_APPROX_NONE)
^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 3, got 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant