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

https://github.com/oxzjh/ocr

图片文字提取
https://github.com/oxzjh/ocr

image-processing ocr pdf

Last synced: about 1 year ago
JSON representation

图片文字提取

Awesome Lists containing this project

README

          

# 图片文字识别
## 接口
- 说明:图片文字识别
- 路由地址:/ocr
- 请求方式:POST
- Content-Type: application/json
- 参数:

|名称|类型|默认值|描述|
|-|-|-|-|
|image|string|""|base64图片(与file字段互斥)|
|file|string|""|图片文件路径(与image字段互斥)|
## Example
![1](https://github.com/user-attachments/assets/cade8855-ec91-4e5b-adae-08242a1e54e7)
![image](https://github.com/user-attachments/assets/c8da07d6-fc4f-4501-9f85-aa2f5de62244)