Skip to content

Instantly share code, notes, and snippets.

@danleyb2
Created September 29, 2021 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danleyb2/6d2220c1eae6d9b57a9d246df873dcb7 to your computer and use it in GitHub Desktop.
Save danleyb2/6d2220c1eae6d9b57a9d246df873dcb7 to your computer and use it in GitHub Desktop.
{
"hook": {
"target": "https://webhook.site/3d1d46aa-ee9d-49ba-bd5f-6e8ab14ff3de",
"id": "camera-1",
"event": "recognition",
"filename": "camera-1_screenshots/21-09-29/05-56-13.606935.jpg"
},
"data": {
"camera_id": "camera-1",
"filename": "camera-1_screenshots/21-09-29/05-56-13.606935.jpg",
"timestamp": "2021-09-29T05:56:13.606935Z",
"timestamp_local": "2021-09-29 05:56:13.606935+00:00",
"results": [
{
"box": {
"xmin": 460,
"ymin": 57,
"xmax": 557,
"ymax": 82
},
"plate": "9jub11",
"region": {
"code": "gb",
"score": 0.413
},
"score": 0.839,
"candidates": [
{
"plate": "9jub11"
},
{
"plate": "sju88y"
},
{
"plate": "sjubi"
}
],
"dscore": 0.441,
"vehicle": {
"score": 0.267,
"type": "Big Truck",
"box": {
"xmin": 387,
"ymin": 23,
"xmax": 1493,
"ymax": 577
}
},
"direction": "",
"source_url": "/user-data/Elixirtech_Slow2_Indoor.mp4",
"position_sec": 4
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment