This shortcut performs a complete automation for segmenting cell fields in a petri dish image with the following steps:
- Cell Segmentation: Automatically detect and segment all cell fields in the petri dish image.
- Bounding Box: Draw a colored bounding box around each detected cell field (with a red border).
- Area Calculation: Calculate the area of each cell field as a circle.
- Image Cropping: Crop each segmented cell and save it as a separate image.
- ID Generation: Generate a unique ID for each segmented cell.
- Image Saving: Save the image with all bounding boxes as well as the individual cropped cell images.
- JSON Storage: Store all image URLs in a JSON field and compile them into a list.
This automation is perfect for the automatic detection and processing of cell fields in scientific image data.
This shortcut consumes cloud credits when executed.