File size: 3,047 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
{
    "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": [187, 201, 208],
        "position": {
          "center_x": 312.25,
          "center_y": 79.34
        },
        "bbox": {
          "x_min": 249,
          "y_min": 0,
          "x_max": 361,
          "y_max": 135,
          "width": 113,
          "height": 136
        },
        "size": {
          "area_pixels": 2926,
          "stroke_thickness_pixels": 9.99
        },
        "orientation": {
          "angle_deg": 74.74,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "tilted_gray_bar",
        "category": "line_segment",
        "color_rgb": [188, 201, 207],
        "position": {
          "center_x": 183.32,
          "center_y": 149.65
        },
        "bbox": {
          "x_min": 150,
          "y_min": 65,
          "x_max": 216,
          "y_max": 235,
          "width": 67,
          "height": 171
        },
        "size": {
          "area_pixels": 1876,
          "length_pixels": 179.62,
          "thickness_pixels": 11.62
        },
        "orientation": {
          "angle_deg": 70.62,
          "definition": "angle from +x axis, counter-clockwise"
        }
      },
      {
        "id": "gray_ball",
        "category": "circle",
        "color_rgb": [186, 201, 208],
        "position": {
          "center_x": 234.45,
          "center_y": 151.63
        },
        "bbox": {
          "x_min": 212,
          "y_min": 130,
          "x_max": 257,
          "y_max": 174,
          "width": 46,
          "height": 45
        },
        "size": {
          "area_pixels": 1602,
          "radius_pixels": 22.58
        }
      },
      {
        "id": "red_ball",
        "category": "circle",
        "color_rgb": [240, 83, 73],
        "position": {
          "center_x": 396.43,
          "center_y": 390.73
        },
        "bbox": {
          "x_min": 344,
          "y_min": 338,
          "x_max": 450,
          "y_max": 445,
          "width": 107,
          "height": 108
        },
        "size": {
          "area_pixels": 9082,
          "radius_pixels": 53.77
        }
      },
      {
        "id": "vertical_pillar",
        "category": "rectangle_bar",
        "color_rgb": [185, 200, 207],
        "position": {
          "center_x": 229.5,
          "center_y": 460.5
        },
        "bbox": {
          "x_min": 225,
          "y_min": 410,
          "x_max": 234,
          "y_max": 511,
          "width": 10,
          "height": 102
        },
        "size": {
          "area_pixels": 1020,
          "length_pixels": 101.0,
          "thickness_pixels": 9.0
        },
        "orientation": {
          "angle_deg": 90.0,
          "definition": "angle from +x axis, counter-clockwise"
        }
      }
    ]
  }