POST http://IP-address:port/GetAutoInfo
| Parameter | Required | Parameter description |
|---|---|---|
| key | Yes | An arbitrary unique key. It is necessary to prevent reloading of the neural network file if several LPR channels use the same neural network file and device |
| lprid | Yes | Identifier of the LPR channel in Auto-Intellect |
| left | Yes | Number plate coordinates |
| top | Yes | Number plate coordinates |
| width | Yes | Number plate coordinates |
| height | Yes | Number plate coordinates |
image | Yes | Base64 vehicle image |
Example request:
POST http://127.0.0.1:8091/GetAutoInfo
|
Single-frame response example:
|
| Parameter | Parameter description |
|---|---|
| results | |
| color | |
| error_code | |
| tags | |
| id | |
| color | |
| probability | |
| mmt | |
| error_code | |
| tags | |
| id | |
| make | |
| model | |
type | Vehicle type: noise, bus, car, motorcycle, small bus, truck |
| probability |