{ "image_size": { "width": 512, "height": 512 }, "coordinate_system": { "origin": "top_left", "x_axis": "to_right", "y_axis": "downward" }, "objects": [ { "id": "teal_ball", "category": "circle", "color_rgb": [106, 205, 186], "position": { "center_x": 306.82, "center_y": 178.83 }, "bbox": { "x_min": 282, "y_min": 154, "x_max": 333, "y_max": 205, "width": 52, "height": 52 }, "size": { "area_pixels": 2147, "radius_pixels": 26.14 } }, { "id": "red_ball", "category": "circle", "color_rgb": [240, 78, 67], "position": { "center_x": 103.41, "center_y": 195.65 }, "bbox": { "x_min": 81, "y_min": 174, "x_max": 125, "y_max": 217, "width": 45, "height": 44 }, "size": { "area_pixels": 1504, "radius_pixels": 21.88 } }, { "id": "platform_left", "category": "rectangle_bar", "color_rgb": [0, 0, 0], "position": { "center_x": 153.0, "center_y": 301.5 }, "bbox": { "x_min": 0, "y_min": 297, "x_max": 306, "y_max": 306, "width": 307, "height": 10 }, "size": { "area_pixels": 3070, "length_pixels": 307.0, "thickness_pixels": 10.0 }, "orientation": { "angle_deg": 0.0, "definition": "angle from +x axis, counter-clockwise" } }, { "id": "platform_right", "category": "rectangle_bar", "color_rgb": [0, 0, 0], "position": { "center_x": 447.5, "center_y": 301.5 }, "bbox": { "x_min": 384, "y_min": 297, "x_max": 511, "y_max": 306, "width": 128, "height": 10 }, "size": { "area_pixels": 1280, "length_pixels": 128.0, "thickness_pixels": 10.0 }, "orientation": { "angle_deg": 0.0, "definition": "angle from +x axis, counter-clockwise" } }, { "id": "blue_cup", "category": "u_shape", "color_rgb": [24, 118, 241], "position": { "center_x": 306.56, "center_y": 458.75 }, "bbox": { "x_min": 254, "y_min": 384, "x_max": 359, "y_max": 511, "width": 106, "height": 128 }, "size": { "area_pixels": 3464, "stroke_thickness_pixels": 16.0 } } ] }