File size: 2,801 Bytes
3b65786
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
  "coordinate_system": {
    "origin": "top_left",
    "x_axis": "to_right",
    "y_axis": "downward"
  },
  "image_size": {
    "height": 512,
    "width": 512
  },
  "objects": [
    {
      "bbox": {
        "height": 56,
        "width": 56,
        "x_max": 64,
        "x_min": 10,
        "y_max": 140,
        "y_min": 86
      },
      "category": "circle",
      "color_rgb": [
        241,
        78,
        68
      ],
      "id": "red_ball",
      "position": {
        "center_x": 37,
        "center_y": 112.92
      },
      "size": {
        "area_pixels": 2512,
        "radius_pixels": 28.28
      }
    },
    {
      "bbox": {
        "height": 38,
        "width": 36,
        "x_max": 186,
        "x_min": 152,
        "y_max": 130,
        "y_min": 94
      },
      "category": "circle",
      "color_rgb": [
        185,
        200,
        208
      ],
      "id": "gray_ball_left",
      "position": {
        "center_x": 169.1,
        "center_y": 111.92
      },
      "size": {
        "area_pixels": 1080,
        "radius_pixels": 18.54
      }
    },
    {
      "bbox": {
        "height": 40,
        "width": 42,
        "x_max": 324,
        "x_min": 284,
        "y_max": 90,
        "y_min": 52
      },
      "category": "circle",
      "color_rgb": [
        186,
        200,
        209
      ],
      "id": "gray_ball_right",
      "position": {
        "center_x": 304.54,
        "center_y": 71.14
      },
      "size": {
        "area_pixels": 1316,
        "radius_pixels": 20.46
      }
    },
    {
      "bbox": {
        "height": 82,
        "width": 116,
        "x_max": 212,
        "x_min": 98,
        "y_max": 340,
        "y_min": 260
      },
      "category": "line_segment",
      "color_rgb": [
        189,
        201,
        208
      ],
      "id": "tilted_gray_bar",
      "orientation": {
        "angle_deg": -33.9,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 155.38,
        "center_y": 299.98
      },
      "size": {
        "area_pixels": 1356,
        "length_pixels": 134.04,
        "thickness_pixels": 12.24
      }
    },
    {
      "bbox": {
        "height": 146,
        "width": 120,
        "x_max": 334,
        "x_min": 216,
        "y_max": 510,
        "y_min": 366
      },
      "category": "u_shape",
      "color_rgb": [
        185,
        200,
        208
      ],
      "id": "u_shape_container",
      "orientation": {
        "angle_deg": 88.6,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 275.1,
        "center_y": 452.12
      },
      "size": {
        "area_pixels": 3740,
        "length_pixels": 398,
        "thickness_pixels": 9.4
      }
    }
  ]
}