File size: 5,635 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
{
    "image_size": {
      "width": 512,
      "height": 512
    },
    "coordinate_system": {
      "origin": "top_left",
      "x_axis": "to_right",
      "y_axis": "downward"
    },
    "objects": [
      {
        "id": "red_ball",
        "category": "circle",
        "color_rgb": [239, 83, 73],
        "position": {
          "center_x": 279.51,
          "center_y": 146.49
        },
        "bbox": {
          "x_min": 240,
          "y_min": 108,
          "x_max": 319,
          "y_max": 186,
          "width": 80,
          "height": 79
        },
        "size": {
          "area_pixels": 4934,
          "radius_pixels": 39.63
        }
      },
      {
        "id": "gray_ball",
        "category": "circle",
        "color_rgb": [185, 200, 208],
        "position": {
          "center_x": 211.76,
          "center_y": 215.09
        },
        "bbox": {
          "x_min": 189,
          "y_min": 192,
          "x_max": 235,
          "y_max": 238,
          "width": 47,
          "height": 47
        },
        "size": {
          "area_pixels": 1739,
          "radius_pixels": 23.53
        }
      },
      {
        "id": "tilted_gray_bar_steep",
        "category": "line_segment",
        "color_rgb": [188, 201, 208],
        "position": {
          "center_x": 243.26,
          "center_y": 297.04
        },
        "bbox": {
          "x_min": 174,
          "y_min": 233,
          "x_max": 309,
          "y_max": 363,
          "width": 136,
          "height": 131
        },
        "size": {
          "area_pixels": 1223,
          "length_pixels": 181.86,
          "thickness_pixels": 7.19
        },
        "orientation": {
          "angle_deg": -44.03,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar_shallow",
        "category": "line_segment",
        "color_rgb": [189, 200, 207],
        "position": {
          "center_x": 240.06,
          "center_y": 299.13
        },
        "bbox": {
          "x_min": 155,
          "y_min": 266,
          "x_max": 328,
          "y_max": 331,
          "width": 174,
          "height": 66
        },
        "size": {
          "area_pixels": 1184,
          "length_pixels": 182.53,
          "thickness_pixels": 6.39
        },
        "orientation": {
          "angle_deg": -19.15,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_u",
        "category": "u_shape",
        "color_rgb": [188, 200, 207],
        "position": {
          "center_x": 273.46,
          "center_y": 323.03
        },
        "bbox": {
          "x_min": 252,
          "y_min": 294,
          "x_max": 301,
          "y_max": 346,
          "width": 50,
          "height": 53
        },
        "size": {
          "area_pixels": 788,
          "stroke_thickness_pixels": 7.19
        },
        "orientation": {
          "angle_deg": -56.28,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_1",
        "category": "rectangle_bar",
        "color_rgb": [185, 200, 207],
        "position": {
          "center_x": 122.5,
          "center_y": 460.5
        },
        "bbox": {
          "x_min": 118,
          "y_min": 410,
          "x_max": 127,
          "y_max": 511,
          "width": 10,
          "height": 102
        },
        "size": {
          "area_pixels": 1020,
          "length_pixels": 102,
          "thickness_pixels": 10
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_2",
        "category": "rectangle_bar",
        "color_rgb": [185, 200, 207],
        "position": {
          "center_x": 199.5,
          "center_y": 447.5
        },
        "bbox": {
          "x_min": 195,
          "y_min": 384,
          "x_max": 204,
          "y_max": 511,
          "width": 10,
          "height": 128
        },
        "size": {
          "area_pixels": 1280,
          "length_pixels": 128,
          "thickness_pixels": 10
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_3",
        "category": "rectangle_bar",
        "color_rgb": [184, 200, 209],
        "position": {
          "center_x": 276.5,
          "center_y": 434.5
        },
        "bbox": {
          "x_min": 272,
          "y_min": 358,
          "x_max": 281,
          "y_max": 511,
          "width": 10,
          "height": 154
        },
        "size": {
          "area_pixels": 1540,
          "length_pixels": 154,
          "thickness_pixels": 10
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_4",
        "category": "rectangle_bar",
        "color_rgb": [186, 201, 207],
        "position": {
          "center_x": 353.5,
          "center_y": 422.0
        },
        "bbox": {
          "x_min": 349,
          "y_min": 333,
          "x_max": 358,
          "y_max": 511,
          "width": 10,
          "height": 179
        },
        "size": {
          "area_pixels": 1790,
          "length_pixels": 179,
          "thickness_pixels": 10
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      }
    ]
  }