dodal.devices.oav.grid_overlay# Classes Orientation SnapshotWithGrid Functions add_grid_border_overlay_to_image(image, ...) add_grid_overlay_to_image(image, top_left_x, ...) dodal.devices.oav.grid_overlay.add_grid_border_overlay_to_image(image: Image, top_left_x: int, top_left_y: int, box_width: int, num_boxes_x: int, num_boxes_y: int)[source]# Parameters: image (Image) top_left_x (int) top_left_y (int) box_width (int) num_boxes_x (int) num_boxes_y (int) dodal.devices.oav.grid_overlay.add_grid_overlay_to_image(image: Image, top_left_x: int, top_left_y: int, box_width: int, num_boxes_x: int, num_boxes_y: int)[source]# Parameters: image (Image) top_left_x (int) top_left_y (int) box_width (int) num_boxes_x (int) num_boxes_y (int)