An open API service indexing awesome lists of open source software.

https://github.com/humsen/identification-code

基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。
https://github.com/humsen/identification-code

libsvm python3 verification-code

Last synced: 9 months ago
JSON representation

基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。

Awesome Lists containing this project