File size: 2,820 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
{
  "coordinate_system": {
    "origin": "top_left",
    "x_axis": "to_right",
    "y_axis": "downward"
  },
  "image_size": {
    "height": 512,
    "width": 512
  },
  "objects": [
    {
      "bbox": {
        "height": 36,
        "width": 40,
        "x_max": 246,
        "x_min": 208,
        "y_max": 84,
        "y_min": 50
      },
      "category": "circle",
      "color_rgb": [
        184,
        200,
        209
      ],
      "id": "gray_ball_small",
      "position": {
        "center_x": 227.84,
        "center_y": 67.08
      },
      "size": {
        "area_pixels": 1104,
        "radius_pixels": 18.74
      }
    },
    {
      "bbox": {
        "height": 42,
        "width": 36,
        "x_max": 182,
        "x_min": 148,
        "y_max": 110,
        "y_min": 70
      },
      "category": "u_shape",
      "color_rgb": [
        184,
        198,
        208
      ],
      "id": "gray_cup",
      "position": {
        "center_x": 165.54,
        "center_y": 92.56
      },
      "size": {
        "area_pixels": 768,
        "height_pixels": 42,
        "width_pixels": 36
      }
    },
    {
      "bbox": {
        "height": 82,
        "width": 80,
        "x_max": 318,
        "x_min": 240,
        "y_max": 186,
        "y_min": 106
      },
      "category": "circle",
      "color_rgb": [
        240,
        78,
        67
      ],
      "id": "red_ball",
      "position": {
        "center_x": 278.86,
        "center_y": 146.1
      },
      "size": {
        "area_pixels": 5052,
        "radius_pixels": 40.1
      }
    },
    {
      "bbox": {
        "height": 96,
        "width": 176,
        "x_max": 174,
        "x_min": 0,
        "y_max": 346,
        "y_min": 252
      },
      "category": "line_segment",
      "color_rgb": [
        0,
        0,
        0
      ],
      "id": "black_bar",
      "orientation": {
        "angle_deg": -25.92,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 83.2,
        "center_y": 299.2
      },
      "size": {
        "area_pixels": 2048,
        "length_pixels": 194.04,
        "thickness_pixels": 12.06
      }
    },
    {
      "bbox": {
        "height": 98,
        "width": 20,
        "x_max": 284,
        "x_min": 266,
        "y_max": 434,
        "y_min": 338
      },
      "category": "rectangle_bar",
      "color_rgb": [
        186,
        202,
        211
      ],
      "id": "vertical_gray_bar",
      "orientation": {
        "angle_deg": 84.09,
        "definition": "angle from +x axis, counter-clockwise"
      },
      "position": {
        "center_x": 275.46,
        "center_y": 385.66
      },
      "size": {
        "area_pixels": 1040,
        "length_pixels": 97.14,
        "thickness_pixels": 11.12
      }
    }
  ]
}