| { | |
| "image_size": { | |
| "width": 512, | |
| "height": 512 | |
| }, | |
| "coordinate_system": { | |
| "origin": "top_left", | |
| "x_axis": "to_right", | |
| "y_axis": "downward" | |
| }, | |
| "objects": [ | |
| { | |
| "id": "red_ball", | |
| "category": "circle", | |
| "color_rgb": [240, 78, 68], | |
| "position": { | |
| "center_x": 279.48, | |
| "center_y": 146.55 | |
| }, | |
| "bbox": { | |
| "x_min": 241, | |
| "y_min": 108, | |
| "x_max": 317, | |
| "y_max": 185, | |
| "width": 77, | |
| "height": 78 | |
| }, | |
| "size": { | |
| "area_pixels": 4711, | |
| "radius_pixels": 38.72 | |
| } | |
| }, | |
| { | |
| "id": "gray_ball", | |
| "category": "circle", | |
| "color_rgb": [186, 201, 209], | |
| "position": { | |
| "center_x": 225.75, | |
| "center_y": 194.69 | |
| }, | |
| "bbox": { | |
| "x_min": 209, | |
| "y_min": 178, | |
| "x_max": 243, | |
| "y_max": 212, | |
| "width": 35, | |
| "height": 35 | |
| }, | |
| "size": { | |
| "area_pixels": 963, | |
| "radius_pixels": 17.51 | |
| } | |
| }, | |
| { | |
| "id": "gray_bar_1", | |
| "category": "line_segment", | |
| "color_rgb": [189, 201, 207], | |
| "position": { | |
| "center_x": 291.06, | |
| "center_y": 330.52 | |
| }, | |
| "bbox": { | |
| "x_min": 246, | |
| "y_min": 282, | |
| "x_max": 331, | |
| "y_max": 374, | |
| "width": 86, | |
| "height": 93 | |
| }, | |
| "size": { | |
| "area_pixels": 772, | |
| "length_pixels": 120.51, | |
| "thickness_pixels": 9.21 | |
| }, | |
| "orientation": { | |
| "angle_deg": -47.37, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "gray_bar_2", | |
| "category": "line_segment", | |
| "color_rgb": [189, 200, 206], | |
| "position": { | |
| "center_x": 285.51, | |
| "center_y": 326.55 | |
| }, | |
| "bbox": { | |
| "x_min": 232, | |
| "y_min": 303, | |
| "x_max": 345, | |
| "y_max": 354, | |
| "width": 114, | |
| "height": 52 | |
| }, | |
| "size": { | |
| "area_pixels": 769, | |
| "length_pixels": 120.78, | |
| "thickness_pixels": 9.89 | |
| }, | |
| "orientation": { | |
| "angle_deg": -22.77, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "black_bar", | |
| "category": "line_segment", | |
| "color_rgb": [0, 0, 0], | |
| "position": { | |
| "center_x": 85.76, | |
| "center_y": 418.49 | |
| }, | |
| "bbox": { | |
| "x_min": 13, | |
| "y_min": 404, | |
| "x_max": 158, | |
| "y_max": 432, | |
| "width": 146, | |
| "height": 29 | |
| }, | |
| "size": { | |
| "area_pixels": 1486, | |
| "length_pixels": 145.98, | |
| "thickness_pixels": 9.71 | |
| }, | |
| "orientation": { | |
| "angle_deg": -7.42, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "vertical_pillar", | |
| "category": "rectangle_bar", | |
| "color_rgb": [184, 200, 209], | |
| "position": { | |
| "center_x": 306.5, | |
| "center_y": 460.5 | |
| }, | |
| "bbox": { | |
| "x_min": 302, | |
| "y_min": 410, | |
| "x_max": 311, | |
| "y_max": 511, | |
| "width": 10, | |
| "height": 102 | |
| }, | |
| "size": { | |
| "area_pixels": 1020, | |
| "length_pixels": 102.0, | |
| "thickness_pixels": 10.0 | |
| }, | |
| "orientation": { | |
| "angle_deg": 90.0, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| } | |
| ] | |
| } | |