All Projects → ladingwu → Identfying_code_recognize

ladingwu / Identfying_code_recognize

一个普通的验证码识别程序

Programming Languages

python
139335 projects - #7 most used programming language

-

一个普通的验证码识别程序

环境:python3

依赖:pillow,requests

使用: 首先应该修改python_getpic.py文件中相关的路径名(下载验证码存放路径),因为本人用的是自己电脑的路径。

运行然运行python_recognize.py

十分简单,150行代码配合注释应该也不算难理解

我的识别结果正确率大概在97%左右。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].