Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CV/OCR/CVOCRDrivingResponse.json

64 lines
1.5 KiB
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "ok",
"plate_num": "粤xxxxx",
"vehicle_type": "小型普通客车",
"owner": "东莞市xxxxx机械厂",
"addr": "广东省东莞市xxxxx号",
"use_character": "非营运",
"model": "江淮牌HFCxxxxxxx",
"vin": "LJ166xxxxxxxx51",
"engine_num": "J3xxxxx3",
"register_date": "2018-07-06",
"issue_date": "2018-07-01",
"plate_num_b": "粤xxxxx",
"record": "441xxxxxx3",
"passengers_num": "7人",
"total_quality": "2700kg",
"prepare_quality": "1995kg",
"overall_size": "4582x1795x1458mm",
"card_position_front": {
"pos": {
"left_top": {
"x": 119,
"y": 2925
},
"right_top": {
"x": 1435,
"y": 2887
},
"right_bottom": {
"x": 1435,
"y": 3793
},
"left_bottom": {
"x": 119,
"y": 3831
}
}
},
"card_position_back": {
"pos": {
"left_top": {
"x": 1523,
"y": 2849
},
"right_top": {
"x": 2898,
"y": 2887
},
"right_bottom": {
"x": 2927,
"y": 3831
},
"left_bottom": {
"x": 1523,
"y": 3831
}
}
},
"img_size": {
"w": 3120,
"h": 4208
}
}