Skip to content

Instantly share code, notes, and snippets.

@s-steephan
Created June 28, 2018 13:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s-steephan/1365ecab0f3f180f12f2bc99a1be7d8a to your computer and use it in GitHub Desktop.
Save s-steephan/1365ecab0f3f180f12f2bc99a1be7d8a to your computer and use it in GitHub Desktop.
dummy
{
"ways": [
{
"wayId": 1,
"intensityRatio": 100,
"upperLeft": [
527,
90
],
"url": "/home/ravi/Programming/vehicle-detection/Samples/dav26/1.mp4",
"lowerRight": [
1147,
376
],
"upperRight": [
623,
90
],
"way": "way1",
"lowerLeft": [
506,
376
]
},
{
"wayId": 3,
"intensityRatio": 100,
"upperLeft": [
339,
146
],
"url": "/home/ravi/Programming/vehicle-detection/Samples/dav26/3.mp4",
"lowerRight": [
1050,
471
],
"upperRight": [
456,
146
],
"way": "way3",
"lowerLeft": [
479,
471
]
},
{
"wayId": 4,
"intensityRatio": 100,
"upperLeft": [
676,
113
],
"url": "/home/ravi/Programming/vehicle-detection/Samples/dav26/4.mp4",
"lowerRight": [
1207,
387
],
"upperRight": [
831,
113
],
"way": "way4",
"lowerLeft": [
785,
387
]
}
],
"serverUrl": "http://192.168.43.47:8080/signal/Esso_Bunk/intensity"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment