File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed
Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -2,20 +2,18 @@ ImgCodeCheck
22==========================
33
44---
5- + Requirements | 运行环境
5+ + Requirements 🔲 运行环境
66
7- Python3 | 安装Python3
7+ > Python3 🔲 安装Python3
88
9- pip3 install ddddocr | 安装ddddocr识别库
9+ > pip3 install ddddocr 🔲 安装ddddocr识别库
1010
11- + Usage | 用法
11+ + Usage 🔲 用法
1212
13- - Local | 本地识别
13+ - Local 🔲 本地识别
14+ > deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
1415
15- deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
16-
17- - Web api | 搭建web服务识别
18-
19- Start run.cmd | 运行run.cmd,可修改cmd自定义端口等
16+ - Web api 🔲 搭建web服务识别
17+ > Start run.cmd 🔲 运行 run.cmd,可修改 cmd 以自定义端口等
2018
21- Visit http://127.0.0.1:416/?img= | 接口为 http://127.0.0.1:416/?img= 后面可接上去头的base64数据 、本地图片路径或者在线图片网址
19+ > Visit http://127.0.0.1:416/?img= 🔲 接口为 http://127.0.0.1:416/?img= 后面可接上去头的 base64 数据 、本地图片路径或者在线图片网址
You can’t perform that action at this time.
0 commit comments