File size: 2,764 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
{
  "coordinate_system": {
    "origin": "top_left",
    "x_axis": "to_right",
    "y_axis": "downward"
  },
  "image_size": {
    "height": 512,
    "width": 512
  },
  "objects": [
    {
      "bbox": {
        "height": 60,
        "width": 58,
        "x_max": 318,
        "x_min": 262,
        "y_max": 90,
        "y_min": 32
      },
      "category": "circle",
      "color_rgb": [
        185,
        200,
        209
      ],
      "id": "gray_ball",
      "position": {
        "center_x": 290.04,
        "center_y": 61.38
      },
      "size": {
        "area_pixels": 2748,
        "radius_pixels": 29.58
      }
    },
    {
      "bbox": {
        "height": 34,
        "width": 34,
        "x_max": 64,
        "x_min": 32,
        "y_max": 138,
        "y_min": 106
      },
      "category": "circle",
      "color_rgb": [
        237,
        80,
        70
      ],
      "id": "red_ball",
      "position": {
        "center_x": 47.62,
        "center_y": 122.38
      },
      "size": {
        "area_pixels": 912,
        "radius_pixels": 17.04
      }
    },
    {
      "bbox": {
        "height": 102,
        "width": 186,
        "x_max": 268,
        "x_min": 84,
        "y_max": 332,
        "y_min": 232
      },
      "category": "line_segment",
      "color_rgb": [
        188,
        200,
        207
      ],
      "id": "tilted_gray_bar",
      "orientation": {
        "angle_deg": -27.68,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 176.1,
        "center_y": 281.46
      },
      "size": {
        "area_pixels": 2092,
        "length_pixels": 203.16,
        "thickness_pixels": 10.22
      }
    },
    {
      "bbox": {
        "height": 76,
        "width": 70,
        "x_max": 320,
        "x_min": 252,
        "y_max": 304,
        "y_min": 230
      },
      "category": "u_shape",
      "color_rgb": [
        188,
        201,
        207
      ],
      "id": "gray_u_bracket",
      "position": {
        "center_x": 281.76,
        "center_y": 271.42
      },
      "size": {
        "area_pixels": 1224
      }
    },
    {
      "bbox": {
        "height": 22,
        "width": 142,
        "x_max": 154,
        "x_min": 14,
        "y_max": 402,
        "y_min": 382
      },
      "category": "line_segment",
      "color_rgb": [
        0,
        0,
        0
      ],
      "id": "black_bar",
      "orientation": {
        "angle_deg": -4.84,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 84.14,
        "center_y": 391.2
      },
      "size": {
        "area_pixels": 1460,
        "length_pixels": 141.18,
        "thickness_pixels": 10.24
      }
    }
  ]
}