So far, we don't show an example of saving an output image from napari to tiff (or similar). We should add this, as it's a very common operation + a one-liner (so easy to implement).
We could even do this as an example of a multi-step workflow. E.g. create the segmentation in a jupyter notebook and save it. Then open a new jupyter notebook to read this + do further analysis.
So far, we don't show an example of saving an output image from napari to tiff (or similar). We should add this, as it's a very common operation + a one-liner (so easy to implement).
We could even do this as an example of a multi-step workflow. E.g. create the segmentation in a jupyter notebook and save it. Then open a new jupyter notebook to read this + do further analysis.