File size: 5,093 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
{
    "image_size": {
      "width": 512,
      "height": 512
    },
    "coordinate_system": {
      "origin": "top_left",
      "x_axis": "to_right",
      "y_axis": "downward"
    },
    "objects": [
      {
        "id": "tilted_gray_bar_top",
        "category": "line_segment",
        "color_rgb": [187, 200, 207],
        "position": {
          "center_x": 237.78,
          "center_y": 106.26
        },
        "bbox": {
          "x_min": 200,
          "y_min": 24,
          "x_max": 275,
          "y_max": 189,
          "width": 76,
          "height": 166
        },
        "size": {
          "area_pixels": 1798,
          "length_pixels": 172.72,
          "thickness_pixels": 11.04
        },
        "orientation": {
          "angle_deg": -67.6,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "x_bar_1",
        "category": "line_segment",
        "color_rgb": [186, 200, 208],
        "position": {
          "center_x": 302.47,
          "center_y": 420.14
        },
        "bbox": {
          "x_min": 280,
          "y_min": 329,
          "x_max": 325,
          "y_max": 511,
          "width": 46,
          "height": 183
        },
        "size": {
          "area_pixels": 1215,
          "length_pixels": 182.85,
          "thickness_pixels": 7.71
        },
        "orientation": {
          "angle_deg": 77.46,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "x_bar_2",
        "category": "line_segment",
        "color_rgb": [186, 200, 208],
        "position": {
          "center_x": 302.48,
          "center_y": 420.03
        },
        "bbox": {
          "x_min": 280,
          "y_min": 329,
          "x_max": 325,
          "y_max": 511,
          "width": 46,
          "height": 183
        },
        "size": {
          "area_pixels": 1213,
          "length_pixels": 182.97,
          "thickness_pixels": 7.68
        },
        "orientation": {
          "angle_deg": -77.5,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "black_bar",
        "category": "line_segment",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 113.58,
          "center_y": 314.79
        },
        "bbox": {
          "x_min": 43,
          "y_min": 310,
          "x_max": 185,
          "y_max": 320,
          "width": 143,
          "height": 11
        },
        "size": {
          "area_pixels": 1463,
          "length_pixels": 140.02,
          "thickness_pixels": 11.08
        },
        "orientation": {
          "angle_deg": -0.44,
          "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": 225.75,
          "center_y": 260.5
        },
        "bbox": {
          "x_min": 216,
          "y_min": 251,
          "x_max": 236,
          "y_max": 270,
          "width": 21,
          "height": 20
        },
        "size": {
          "area_pixels": 342,
          "radius_pixels": 10.43
        }
      },
      {
        "id": "black_ball_3",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 294.15,
          "center_y": 269.63
        },
        "bbox": {
          "x_min": 284,
          "y_min": 260,
          "x_max": 304,
          "y_max": 280,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 349,
          "radius_pixels": 10.54
        }
      },
      {
        "id": "black_ball_4",
        "category": "circle",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 260.16,
          "center_y": 275.07
        },
        "bbox": {
          "x_min": 250,
          "y_min": 265,
          "x_max": 270,
          "y_max": 285,
          "width": 21,
          "height": 21
        },
        "size": {
          "area_pixels": 348,
          "radius_pixels": 10.52
        }
      },
      {
        "id": "red_ball",
        "category": "circle",
        "color_rgb": [239, 79, 68],
        "position": {
          "center_x": 455.5,
          "center_y": 342.53
        },
        "bbox": {
          "x_min": 403,
          "y_min": 290,
          "x_max": 508,
          "y_max": 395,
          "width": 106,
          "height": 106
        },
        "size": {
          "area_pixels": 8807,
          "radius_pixels": 52.95
        }
      }
    ]
  }