File size: 5,985 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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
{
    "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, 79, 68],
        "position": {
          "center_x": 277.51,
          "center_y": 295.52
        },
        "bbox": {
          "x_min": 236,
          "y_min": 254,
          "x_max": 319,
          "y_max": 337,
          "width": 84,
          "height": 84
        },
        "size": {
          "area_pixels": 5540,
          "radius_pixels": 41.99
        }
      },
      {
        "id": "tilted_gray_bar",
        "category": "line_segment",
        "color_rgb": [186, 200, 207],
        "position": {
          "center_x": 297.5,
          "center_y": 151.55
        },
        "bbox": {
          "x_min": 279,
          "y_min": 58,
          "x_max": 316,
          "y_max": 246,
          "width": 38,
          "height": 189
        },
        "size": {
          "area_pixels": 1943,
          "length_pixels": 190.63,
          "thickness_pixels": 10.19
        },
        "orientation": {
          "angle_deg": 81.53,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_u",
        "category": "u_shape",
        "color_rgb": [187, 200, 207],
        "position": {
          "center_x": 197.1,
          "center_y": 251.67
        },
        "bbox": {
          "x_min": 177,
          "y_min": 222,
          "x_max": 222,
          "y_max": 275,
          "width": 46,
          "height": 54
        },
        "size": {
          "area_pixels": 825,
          "stroke_thickness_pixels": 7.19
        },
        "orientation": {
          "angle_deg": 107.35,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "x_bar_1",
        "category": "line_segment",
        "color_rgb": [185, 200, 208],
        "position": {
          "center_x": 178.86,
          "center_y": 460.8
        },
        "bbox": {
          "x_min": 165,
          "y_min": 410,
          "x_max": 193,
          "y_max": 511,
          "width": 29,
          "height": 102
        },
        "size": {
          "area_pixels": 644,
          "length_pixels": 103.28,
          "thickness_pixels": 6.24
        },
        "orientation": {
          "angle_deg": 77.49,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "x_bar_2",
        "category": "line_segment",
        "color_rgb": [186, 200, 208],
        "position": {
          "center_x": 178.82,
          "center_y": 460.67
        },
        "bbox": {
          "x_min": 165,
          "y_min": 411,
          "x_max": 193,
          "y_max": 511,
          "width": 29,
          "height": 101
        },
        "size": {
          "area_pixels": 644,
          "length_pixels": 103.29,
          "thickness_pixels": 6.24
        },
        "orientation": {
          "angle_deg": 102.6,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "black_ball_1",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 204.26,
          "center_y": 229.9
        },
        "bbox": {
          "x_min": 194,
          "y_min": 220,
          "x_max": 214,
          "y_max": 240,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 346,
          "radius_pixels": 10.49
        }
      },
      {
        "id": "black_ball_2",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 159.92,
          "center_y": 263.51
        },
        "bbox": {
          "x_min": 150,
          "y_min": 254,
          "x_max": 170,
          "y_max": 273,
          "width": 21,
          "height": 20
        },
        "size": {
          "area_pixels": 347,
          "radius_pixels": 10.51
        }
      },
      {
        "id": "black_ball_3",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 151.47,
          "center_y": 288.25
        },
        "bbox": {
          "x_min": 141,
          "y_min": 278,
          "x_max": 161,
          "y_max": 298,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 343,
          "radius_pixels": 10.45
        }
      },
      {
        "id": "black_ball_4",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 171.7,
          "center_y": 362.33
        },
        "bbox": {
          "x_min": 162,
          "y_min": 352,
          "x_max": 182,
          "y_max": 372,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 344,
          "radius_pixels": 10.46
        }
      },
      {
        "id": "black_ball_5",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 193.87,
          "center_y": 381.61
        },
        "bbox": {
          "x_min": 184,
          "y_min": 372,
          "x_max": 204,
          "y_max": 392,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 350,
          "radius_pixels": 10.56
        }
      },
      {
        "id": "black_ball_6",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 260.73,
          "center_y": 389.42
        },
        "bbox": {
          "x_min": 251,
          "y_min": 379,
          "x_max": 271,
          "y_max": 399,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 343,
          "radius_pixels": 10.45
        }
      }
    ]
  }