You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/cellpose_segmentation/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,4 +71,3 @@ Cellpose segmentation generates in the chosen output_folder the following files:
71
71
-`[output_prefix]_cyto1_mask.png`: a labeled image with the cellpose cyto1 marker segmentation.
72
72
-`[output_prefix]_cyto2_mask.png`: a labeled image with the cellpose cyto2 marker segmentation.
73
73
-`[output_prefix]_cell_mask.png`: a labeled image with the final cell segmentation produced with the custom merging algorithm. (This is probably the one you want)
74
-
- Additionally, a `crop_info.csv` file will be created containing all generated cell crops bboxes for convenience.
0 commit comments