Go to documentation repository
Page History
...
Code Block |
---|
<?xml version="1.0" encoding="UTF-8"?> <CAR><CAR_PLATE version="1.0" direction = "in" cam-id = "camera11" time = "0000-00-00T00:00:00" plate = "x000xx000" plate_mask = "RUS"> <!-- base64jpg --> confidence = "90" >...image64...</CAR_PLATE> |
The transmitted data structure is described in the table below.
Name | Description |
---|---|
direction | Vehicle moving direction |
cam-id | ID of the camera that captured the vehicle |
time | Time of LP number recognition |
plate | Recognized LP number |
plate_mask | Country the recognized LP number belongs to |
confidence | Accuracy of LP number recognition in percent |
<!-- base64jpg --> | LP photo in "base64" format |
...
Overview
Content Tools