This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Tinger
/
OCR
Segui
0
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
afb53c2ca2
Rami (Branch)
Tag
gpu
master
v1.0
OCR
/
Readme.md
Readme.md
616 B
Cronologia
Originale
PaddleOCR API
$host:
http://localhost:5000
$host/
请求方法:浏览器访问
说明:在线测试演示首页
$host/ocr-raw-api/
请求方法:POST
参数列表:
picture: 待识别的图片文件
返回数据:JSON
详见:
ApiPost 接口说明1
$host/ocr-filter/
请求方法:POST
参数列表:
picture: 待识别的图片文件
返回数据:JSON
详见:
ApiPost 接口说明2