cellpose-napari
cellpose-napari copied to clipboard
ROI manager compatible output for ImageJ/Fiji
trafficstars
After running segmentation in napari, I need to analyze my images in Fiji environment. In the cell pose guideline book you wrote command lines that we can save outline.txt and I have done that for google Collab environment and it did work pretty well. However, I am wondering how export outline and mask from napari to the Fiji ROI manager.
Any help would be appreciate it! Thanks!
Try: https://labelstorois.github.io using the labels/masks output from cellpose. If you scroll down there is an example video with cellpose.
thanks @psobolewskiPhD