| { | |
| "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": [237, 79, 70], | |
| "position": { | |
| "center_x": 149.54, | |
| "center_y": 240.48 | |
| }, | |
| "bbox": { | |
| "x_min": 136, | |
| "y_min": 227, | |
| "x_max": 163, | |
| "y_max": 254, | |
| "width": 28, | |
| "height": 28 | |
| }, | |
| "size": { | |
| "area_pixels": 616, | |
| "radius_pixels": 14.0 | |
| } | |
| }, | |
| { | |
| "id": "gray_ball", | |
| "category": "circle", | |
| "color_rgb": [187, 202, 209], | |
| "position": { | |
| "center_x": 176.72, | |
| "center_y": 235.77 | |
| }, | |
| "bbox": { | |
| "x_min": 160, | |
| "y_min": 219, | |
| "x_max": 193, | |
| "y_max": 253, | |
| "width": 34, | |
| "height": 35 | |
| }, | |
| "size": { | |
| "area_pixels": 913, | |
| "radius_pixels": 17.05 | |
| } | |
| }, | |
| { | |
| "id": "tilted_gray_bar_diagonal", | |
| "category": "line_segment", | |
| "color_rgb": [191, 202, 209], | |
| "position": { | |
| "center_x": 219.85, | |
| "center_y": 266.35 | |
| }, | |
| "bbox": { | |
| "x_min": 170, | |
| "y_min": 194, | |
| "x_max": 270, | |
| "y_max": 341, | |
| "width": 101, | |
| "height": 148 | |
| }, | |
| "size": { | |
| "area_pixels": 1191, | |
| "length_pixels": 176.13, | |
| "thickness_pixels": 6.76 | |
| }, | |
| "orientation": { | |
| "angle_deg": -55.84, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "tilted_gray_bar_vertical", | |
| "category": "line_segment", | |
| "color_rgb": [189, 201, 208], | |
| "position": { | |
| "center_x": 220.88, | |
| "center_y": 269.5 | |
| }, | |
| "bbox": { | |
| "x_min": 204, | |
| "y_min": 181, | |
| "x_max": 236, | |
| "y_max": 354, | |
| "width": 33, | |
| "height": 174 | |
| }, | |
| "size": { | |
| "area_pixels": 1214, | |
| "length_pixels": 175.85, | |
| "thickness_pixels": 6.9 | |
| }, | |
| "orientation": { | |
| "angle_deg": -81.25, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "tilted_gray_u", | |
| "category": "u_shape", | |
| "color_rgb": [188, 200, 206], | |
| "position": { | |
| "center_x": 295.32, | |
| "center_y": 171.78 | |
| }, | |
| "bbox": { | |
| "x_min": 243, | |
| "y_min": 114, | |
| "x_max": 335, | |
| "y_max": 214, | |
| "width": 93, | |
| "height": 101 | |
| }, | |
| "size": { | |
| "area_pixels": 1852, | |
| "stroke_thickness_pixels": 8.4 | |
| }, | |
| "orientation": { | |
| "angle_deg": -60.95, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| }, | |
| { | |
| "id": "vertical_pillar", | |
| "category": "rectangle_bar", | |
| "color_rgb": [184, 200, 208], | |
| "position": { | |
| "center_x": 302.0, | |
| "center_y": 460.5 | |
| }, | |
| "bbox": { | |
| "x_min": 297, | |
| "y_min": 410, | |
| "x_max": 307, | |
| "y_max": 511, | |
| "width": 11, | |
| "height": 102 | |
| }, | |
| "size": { | |
| "area_pixels": 1122, | |
| "length_pixels": 102.0, | |
| "thickness_pixels": 11.0 | |
| }, | |
| "orientation": { | |
| "angle_deg": 90.0, | |
| "definition": "angle from +x axis, counter-clockwise" | |
| } | |
| } | |
| ] | |
| } | |