Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hoothin/ImgCodeCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImgCodeCheck 图片验证码识别API


  • Requirements 🔲 运行环境

Python 3.9.7 🔲 安装Python 3.9.7

pip3 install ddddocr==1.0.6 🔲 安装 ddddocr 识别库 1.0.6

  • Usage 🔲 用法

    • Local 🔲 本地识别

    python3 deCodeImg.py -i D:\codeimg.png

    • Web api 🔲 搭建web服务识别

    python3 deCodeImg.py -m -p 416

    Start run.cmd 🔲 或者直接运行 run.cmd,可修改 cmd 以自定义端口等

    Visit http://127.0.0.1:416/?img= 🔲 接口为 http://127.0.0.1:416/?img= 后面可接上去头的 base64 数据、本地图片路径或者在线图片网址

用在【邀请码助手】上时运行 run.cmd 启动服务后填入 http://127.0.0.1:416/?img= 即可

About

ImgCodeCheck - API for Image verification code recognition 圖片驗證碼識別伺服器API,可用於我的邀請碼助手 chrome 瀏覽器擴充與怠惰小說下載器

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors