We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d42782 commit 7f0ff0aCopy full SHA for 7f0ff0a
readme.md
@@ -11,9 +11,11 @@ ImgCodeCheck
11
+ Usage 🔲 用法
12
13
- Local 🔲 本地识别
14
- > deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
+ > deCodeImg.py -i imgParam
15
16
- Web api 🔲 搭建web服务识别
17
+ > deCodeImg.py -m makeServer -p port
18
+
19
> Start run.cmd 🔲 运行 run.cmd,可修改 cmd 以自定义端口等
20
21
> Visit http://127.0.0.1:416/?img= 🔲 接口为 http://127.0.0.1:416/?img= 后面可接上去头的 base64 数据、本地图片路径或者在线图片网址
0 commit comments