We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
网址 https://www.goofish.pro/login 这种最后一个字母靠近边缘时的验证码经常识别不出来,有没有办法或自定义参数调整识别范围
因为当我把验证码截图下来,截取范围稍大,让所有字符都在图片中,没有字符靠近边缘时,就能几乎百分百能识别正确了 但这样有点麻烦,还得精确查找验证码的坐标~
The text was updated successfully, but these errors were encountered:
这个问题是会有的,最佳处理办法是预处理一下,增加一个近似颜色的边框
Sorry, something went wrong.
No branches or pull requests
网址 https://www.goofish.pro/login
这种最后一个字母靠近边缘时的验证码经常识别不出来,有没有办法或自定义参数调整识别范围
因为当我把验证码截图下来,截取范围稍大,让所有字符都在图片中,没有字符靠近边缘时,就能几乎百分百能识别正确了
但这样有点麻烦,还得精确查找验证码的坐标~
The text was updated successfully, but these errors were encountered: