Go to documentation repository
...
| 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 Axxon PSIM |
| left | Yes | The coordinates of the start of the license plate on the left |
| top | Yes | The coordinates of the beginning of the license plate on top |
| width | Yes | Number plate width |
| height | Yes | Number plate height |
image | Yes | Base64 vehicle image |
...