Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.27 KB | None | 0 0
  1. {
  2.     "frames": [
  3.         {
  4.             "src": "frame00000.jpg",
  5.             "lines": [
  6.                 {
  7.                     "start": {
  8.                         "x": 636,
  9.                         "y": 210
  10.                     },
  11.                     "end": {
  12.                         "x": 404,
  13.                         "y": 167
  14.                     },
  15.                     "label": "sidewalk"
  16.                 }
  17.             ],
  18.             "rectangles": [
  19.                 {
  20.                     "topLeft": {
  21.                         "x": 7,
  22.                         "y": 260
  23.                     },
  24.                     "bottomRight": {
  25.                         "x": 178,
  26.                         "y": 132
  27.                     },
  28.                     "label": "car",
  29.                     "action_id": "0"
  30.                 }
  31.             ],
  32.             "polygons": [
  33.                 {
  34.                     "coordinates": [
  35.                         {
  36.                             "x": 4,
  37.                             "y": 8
  38.                         },
  39.                         {
  40.                             "x": 13,
  41.                             "y": 108
  42.                         },
  43.                         {
  44.                             "x": 100,
  45.                             "y": 124
  46.                         },
  47.                         {
  48.                             "x": 117,
  49.                             "y": 68
  50.                         },
  51.                         {
  52.                             "x": 166,
  53.                             "y": 69
  54.                         },
  55.                         {
  56.                             "x": 189,
  57.                             "y": 53
  58.                         },
  59.                         {
  60.                             "x": 220,
  61.                             "y": 90
  62.                         },
  63.                         {
  64.                             "x": 207,
  65.                             "y": 124
  66.                         },
  67.                         {
  68.                             "x": 247,
  69.                             "y": 119
  70.                         },
  71.                         {
  72.                             "x": 292,
  73.                             "y": 60
  74.                         },
  75.                         {
  76.                             "x": 340,
  77.                             "y": 52
  78.                         },
  79.                         {
  80.                             "x": 380,
  81.                             "y": 75
  82.                         },
  83.                         {
  84.                             "x": 398,
  85.                             "y": 48
  86.                         },
  87.                         {
  88.                             "x": 410,
  89.                             "y": 8
  90.                         },
  91.                         {
  92.                             "x": 4,
  93.                             "y": 8
  94.                         }
  95.                     ],
  96.                     "label": "sky"
  97.                 }
  98.             ],
  99.             "polylines": [
  100.                 {
  101.                     "coordinates": [
  102.                         {
  103.                             "x": 166,
  104.                             "y": 288
  105.                         },
  106.                         {
  107.                             "x": 245,
  108.                             "y": 204
  109.                         },
  110.                         {
  111.                             "x": 266,
  112.                             "y": 170
  113.                         }
  114.                     ],
  115.                     "label": "solid yellow"
  116.                 },
  117.                 {
  118.                     "coordinates": [
  119.                         {
  120.                             "x": 561,
  121.                             "y": 285
  122.                         },
  123.                         {
  124.                             "x": 408,
  125.                             "y": 202
  126.                         },
  127.                         {
  128.                             "x": 351,
  129.                             "y": 179
  130.                         },
  131.                         {
  132.                             "x": 314,
  133.                             "y": 165
  134.                         }
  135.                     ],
  136.                     "label": "solid white"
  137.                 }
  138.             ]
  139.         }
  140.     ],
  141.     "actions": [
  142.         {
  143.             "label": "passing",
  144.             "action_id": "0"
  145.         }
  146.     ]
  147. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement