File size: 2,852 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
{
    "image_size": {
      "width": 512,
      "height": 512
    },
    "coordinate_system": {
      "origin": "top_left",
      "x_axis": "to_right",
      "y_axis": "downward"
    },
    "objects": [
      {
        "id": "gray_ball",
        "category": "circle",
        "color_rgb": [185, 200, 208],
        "position": { "center_x": 170.98, "center_y": 93.69 },
        "bbox": { "x_min": 150, "y_min": 73, "x_max": 192, "y_max": 115, "width": 43, "height": 43 },
        "size": { "area_pixels": 1450, "radius_pixels": 21.48 }
      },
      {
        "id": "gray_bar_diagonal_1",
        "category": "line_segment",
        "color_rgb": [188, 200, 206],
        "position": { "center_x": 236.13, "center_y": 213.62 },
        "bbox": { "x_min": 147, "y_min": 162, "x_max": 326, "y_max": 265, "width": 180, "height": 104 },
        "size": { "area_pixels": 1305, "length_pixels": 203.19, "thickness_pixels": 6.92 },
        "orientation": { "angle_deg": 29.28, "definition": "angle from +x axis, counter-clockwise" }
      },
      {
        "id": "gray_bar_diagonal_2",
        "category": "line_segment",
        "color_rgb": [188, 199, 206],
        "position": { "center_x": 236.1, "center_y": 213.84 },
        "bbox": { "x_min": 176, "y_min": 130, "x_max": 297, "y_max": 297, "width": 122, "height": 168 },
        "size": { "area_pixels": 1275, "length_pixels": 203.3, "thickness_pixels": 6.5 },
        "orientation": { "angle_deg": 54.3, "definition": "angle from +x axis, counter-clockwise" }
      },
      {
        "id": "red_ball",
        "category": "circle",
        "color_rgb": [240, 78, 67],
        "position": { "center_x": 277.67, "center_y": 295.59 },
        "bbox": { "x_min": 238, "y_min": 254, "x_max": 319, "y_max": 337, "width": 82, "height": 84 },
        "size": { "area_pixels": 5300, "radius_pixels": 41.07 }
      },
      {
        "id": "black_bar",
        "category": "line_segment",
        "color_rgb": [1, 1, 1],
        "position": { "center_x": 88.39, "center_y": 451.46 },
        "bbox": { "x_min": 0, "y_min": 432, "x_max": 178, "y_max": 471, "width": 179, "height": 40 },
        "size": { "area_pixels": 1836, "length_pixels": 181.03, "thickness_pixels": 10.23 },
        "orientation": { "angle_deg": -9.69, "definition": "angle from +x axis, counter-clockwise" }
      },
      {
        "id": "gray_u_container",
        "category": "polyline",
        "color_rgb": [185, 200, 208],
        "position": { "center_x": 221.29, "center_y": 480.83 },
        "bbox": { "x_min": 191, "y_min": 439, "x_max": 251, "y_max": 511, "width": 61, "height": 73 },
        "size": { "area_pixels": 1571, "stroke_thickness_pixels": 6.93, "path_length_pixels": 226.85 },
        "orientation": { "angle_deg": 89.21, "definition": "angle from +x axis, counter-clockwise (principal axis)" }
      }
    ]
  }