| 程序包 | 说明 |
|---|---|
| top.codewood.wx.mnp.api | |
| top.codewood.wx.mnp.bean.ocr |
| 类和说明 |
|---|
| BusinessLincense
营业执照
|
| DriverLicense
驾驶证识别
|
| IdCard
身份证识别
正面返回
{
"errcode": "0",
"errmsg": "ok",
"type": "Front",
"name": "张三",
"id": "123456789012345678",
"addr": "广东省广州市",
"gender": "男",
"nationality": "汉"
}
背面返回
{
"errcode": 0,
"errmsg": "ok",
"type": "Back",
"valid_date": "20070105-20270105"
}
|
| PrintedTextOcrResult
文本识别
|
| VehicleLicense
行驶证
|
| 类和说明 |
|---|
| PrintedTextOcrResult.Item |
| PrintedTextOcrResult.Location |
| PrintedTextOcrResult.Position |
Copyright © 2021. All rights reserved.