File size: 3,885 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
{
    "image_size": {
      "width": 512,
      "height": 512
    },
    "coordinate_system": {
      "origin": "top_left",
      "x_axis": "to_right",
      "y_axis": "downward"
    },
    "objects": [
      {
        "id": "tilted_gray_u",
        "category": "u_shape",
        "color_rgb": [188, 200, 207],
        "position": {
          "center_x": 147.03,
          "center_y": 228.07
        },
        "bbox": {
          "x_min": 91,
          "y_min": 147,
          "x_max": 222,
          "y_max": 286,
          "width": 132,
          "height": 140
        },
        "size": {
          "area_pixels": 2755,
          "stroke_thickness_pixels": 8.79
        },
        "orientation": {
          "angle_deg": 57.58,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar_top",
        "category": "line_segment",
        "color_rgb": [187, 199, 206],
        "position": {
          "center_x": 244.63,
          "center_y": 106.37
        },
        "bbox": {
          "x_min": 219,
          "y_min": 73,
          "x_max": 271,
          "y_max": 139,
          "width": 53,
          "height": 67
        },
        "size": {
          "area_pixels": 805,
          "length_pixels": 78.81,
          "thickness_pixels": 10.21
        },
        "orientation": {
          "angle_deg": -53.57,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "red_ball",
        "category": "circle",
        "color_rgb": [239, 79, 68],
        "position": {
          "center_x": 277.51,
          "center_y": 295.51
        },
        "bbox": {
          "x_min": 236,
          "y_min": 254,
          "x_max": 319,
          "y_max": 337,
          "width": 84,
          "height": 84
        },
        "size": {
          "area_pixels": 5523,
          "radius_pixels": 41.93
        }
      },
      {
        "id": "tilted_gray_bar_cross_1",
        "category": "line_segment",
        "color_rgb": [187, 200, 207],
        "position": {
          "center_x": 283.72,
          "center_y": 426.25
        },
        "bbox": {
          "x_min": 263,
          "y_min": 342,
          "x_max": 305,
          "y_max": 510,
          "width": 43,
          "height": 169
        },
        "size": {
          "area_pixels": 1105,
          "length_pixels": 172.67,
          "thickness_pixels": 6.40
        },
        "orientation": {
          "angle_deg": 77.51,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar_cross_2",
        "category": "line_segment",
        "color_rgb": [187, 200, 207],
        "position": {
          "center_x": 284.29,
          "center_y": 426.16
        },
        "bbox": {
          "x_min": 263,
          "y_min": 342,
          "x_max": 305,
          "y_max": 510,
          "width": 43,
          "height": 169
        },
        "size": {
          "area_pixels": 1137,
          "length_pixels": 172.67,
          "thickness_pixels": 6.58
        },
        "orientation": {
          "angle_deg": -77.56,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "black_bar",
        "category": "line_segment",
        "color_rgb": [0, 0, 0],
        "position": {
          "center_x": 85.97,
          "center_y": 444.00
        },
        "bbox": {
          "x_min": 44,
          "y_min": 386,
          "x_max": 128,
          "y_max": 502,
          "width": 85,
          "height": 117
        },
        "size": {
          "area_pixels": 1395,
          "length_pixels": 136.79,
          "thickness_pixels": 10.20
        },
        "orientation": {
          "angle_deg": -55.42,
          "definition": "angle from +x axis, counter-clockwise"
        }
      }
    ]
  }