File size: 5,171 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
{
    "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, 70],
        "position": {
          "center_x": 77.51,
          "center_y": 133.55
        },
        "bbox": {
          "x_min": 60,
          "y_min": 116,
          "x_max": 95,
          "y_max": 151,
          "width": 36,
          "height": 36
        },
        "size": {
          "area_pixels": 1009,
          "radius_pixels": 17.92
        }
      },
      {
        "id": "tilted_gray_u",
        "category": "u_shape",
        "color_rgb": [188, 201, 208],
        "position": {
          "center_x": 272.63,
          "center_y": 277.58
        },
        "bbox": {
          "x_min": 186,
          "y_min": 186,
          "x_max": 336,
          "y_max": 343,
          "width": 151,
          "height": 158
        },
        "size": {
          "area_pixels": 3207,
          "stroke_thickness_pixels": 9.99
        },
        "orientation": {
          "angle_deg": -54.81,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "black_bar",
        "category": "line_segment",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 90.31,
          "center_y": 364.09
        },
        "bbox": {
          "x_min": 23,
          "y_min": 348,
          "x_max": 158,
          "y_max": 380,
          "width": 136,
          "height": 33
        },
        "size": {
          "area_pixels": 1404,
          "length_pixels": 136.45,
          "thickness_pixels": 10.29
        },
        "orientation": {
          "angle_deg": -9.46,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_left",
        "category": "rectangle_bar",
        "color_rgb": [184, 200, 206],
        "position": {
          "center_x": 121.5,
          "center_y": 460.5
        },
        "bbox": {
          "x_min": 117,
          "y_min": 410,
          "x_max": 126,
          "y_max": 511,
          "width": 10,
          "height": 102
        },
        "size": {
          "area_pixels": 1020,
          "length_pixels": 102.0,
          "thickness_pixels": 10.0
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_middle",
        "category": "rectangle_bar",
        "color_rgb": [184, 200, 209],
        "position": {
          "center_x": 198.5,
          "center_y": 447.5
        },
        "bbox": {
          "x_min": 194,
          "y_min": 384,
          "x_max": 203,
          "y_max": 511,
          "width": 10,
          "height": 128
        },
        "size": {
          "area_pixels": 1280,
          "length_pixels": 128.0,
          "thickness_pixels": 10.0
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "vertical_pillar_right",
        "category": "rectangle_bar",
        "color_rgb": [186, 200, 208],
        "position": {
          "center_x": 275.5,
          "center_y": 434.5
        },
        "bbox": {
          "x_min": 271,
          "y_min": 358,
          "x_max": 280,
          "y_max": 511,
          "width": 10,
          "height": 154
        },
        "size": {
          "area_pixels": 1540,
          "length_pixels": 154.0,
          "thickness_pixels": 10.0
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar_x1",
        "category": "line_segment",
        "color_rgb": [187, 200, 207],
        "position": {
          "center_x": 300.2,
          "center_y": 451.52
        },
        "bbox": {
          "x_min": 285,
          "y_min": 391,
          "x_max": 317,
          "y_max": 511,
          "width": 33,
          "height": 121
        },
        "size": {
          "area_pixels": 773,
          "length_pixels": 122.35,
          "thickness_pixels": 6.32
        },
        "orientation": {
          "angle_deg": -77.54,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar_x2",
        "category": "line_segment",
        "color_rgb": [186, 200, 207],
        "position": {
          "center_x": 301.36,
          "center_y": 451.18
        },
        "bbox": {
          "x_min": 285,
          "y_min": 391,
          "x_max": 317,
          "y_max": 511,
          "width": 33,
          "height": 121
        },
        "size": {
          "area_pixels": 798,
          "length_pixels": 122.02,
          "thickness_pixels": 6.54
        },
        "orientation": {
          "angle_deg": 77.56,
          "definition": "angle from +x axis, counter-clockwise"
        }
      }
    ]
  }