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

It seems your code cannot run well, bugs exist #1

Open
wangchuan opened this issue Apr 26, 2016 · 0 comments
Open

It seems your code cannot run well, bugs exist #1

wangchuan opened this issue Apr 26, 2016 · 0 comments

Comments

@wangchuan
Copy link

I am running your matlab code but encountered problems. I have well generated the knnRecognizer and svmRecognizer, however, when I test the code using

result = decaptcha('./Captcha_qyaixdweaz.jpg', true, 'knn', knnRecognizer);

It came out that, in line 123 of the file ppImg.m, variable Ibox is a 4x1 vector, so length(Ibox) is 4, and Ibox(1:2, count) will exceed the matrix dimensions.

Could you check it?

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