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

list index out of range #6

Open
cnfive opened this issue Mar 12, 2024 · 1 comment
Open

list index out of range #6

cnfive opened this issue Mar 12, 2024 · 1 comment

Comments

@cnfive
Copy link

cnfive commented Mar 12, 2024

我拍了一张四川的双色球票样图,结果就是这样的啊,有问题。

Traceback (most recent call last):
File "lottery.py", line 139, in
result = l(opt.image, opt.recognition_only)
File "lottery.py", line 103, in call
recognition = self.recognize(img, *detection, result_process=True)
File "lottery.py", line 69, in recognize
issue = crop(img, issue)[0]
IndexError: list index out of range

@cnfive
Copy link
Author

cnfive commented Mar 12, 2024

psc
无法识别这个图片,提示IndexError: list index out of range

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