File size: 3,443 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
{
  "coordinate_system": {
    "origin": "top_left",
    "x_axis": "to_right",
    "y_axis": "downward"
  },
  "image_size": {
    "height": 512,
    "width": 512
  },
  "objects": [
    {
      "bbox": {
        "height": 40,
        "width": 42,
        "x_max": 300,
        "x_min": 260,
        "y_max": 168,
        "y_min": 130
      },
      "category": "circle",
      "color_rgb": [
        239,
        81,
        72
      ],
      "id": "red_ball",
      "position": {
        "center_x": 279.74,
        "center_y": 149.58
      },
      "size": {
        "area_pixels": 1264,
        "radius_pixels": 20.06
      }
    },
    {
      "bbox": {
        "height": 38,
        "width": 38,
        "x_max": 244,
        "x_min": 208,
        "y_max": 180,
        "y_min": 144
      },
      "category": "circle",
      "color_rgb": [
        187,
        201,
        209
      ],
      "id": "gray_ball_small",
      "position": {
        "center_x": 226.38,
        "center_y": 162.08
      },
      "size": {
        "area_pixels": 1124,
        "radius_pixels": 18.92
      }
    },
    {
      "bbox": {
        "height": 48,
        "width": 48,
        "x_max": 230,
        "x_min": 184,
        "y_max": 244,
        "y_min": 198
      },
      "category": "circle",
      "color_rgb": [
        186,
        202,
        210
      ],
      "id": "gray_ball_large",
      "position": {
        "center_x": 206,
        "center_y": 221.06
      },
      "size": {
        "area_pixels": 1784,
        "radius_pixels": 23.82
      }
    },
    {
      "bbox": {
        "height": 164,
        "width": 82,
        "x_max": 302,
        "x_min": 222,
        "y_max": 426,
        "y_min": 264
      },
      "category": "line_segment",
      "color_rgb": [
        191,
        204,
        211
      ],
      "id": "tilted_gray_bar",
      "orientation": {
        "angle_deg": 65.17,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 261.8,
        "center_y": 344.74
      },
      "size": {
        "area_pixels": 1940,
        "length_pixels": 178.1,
        "thickness_pixels": 13.64
      }
    },
    {
      "bbox": {
        "height": 184,
        "width": 46,
        "x_max": 186,
        "x_min": 142,
        "y_max": 510,
        "y_min": 328
      },
      "category": "line_segment",
      "color_rgb": [
        188,
        201,
        208
      ],
      "id": "gray_leg_left",
      "orientation": {
        "angle_deg": 77.56,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 164.28,
        "center_y": 418.86
      },
      "size": {
        "area_pixels": 1272,
        "length_pixels": 186.34,
        "thickness_pixels": 13.1
      }
    },
    {
      "bbox": {
        "height": 184,
        "width": 48,
        "x_max": 188,
        "x_min": 142,
        "y_max": 510,
        "y_min": 328
      },
      "category": "line_segment",
      "color_rgb": [
        191,
        204,
        210
      ],
      "id": "gray_leg_right",
      "orientation": {
        "angle_deg": -77.51,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 164.76,
        "center_y": 420.06
      },
      "size": {
        "area_pixels": 1280,
        "length_pixels": 186.34,
        "thickness_pixels": 12.4
      }
    }
  ]
}