Segmentation workflow with napari-assistant

Segmentation workflow with napari-assistant#

Please keep in mind that Convpaint’s aim and functionalities are limited to pixel prediction, which is usually just a first step in a segmentation workflow. Fortunately, the napari ecosystem is very powerful and flexible.

In the following example we use napari-convpaint as a first step for pixel prediction and complete the segmentation using tools bundlend in the napari-assistant plugin (developed by Robert Haase).

You can see the complete workflow in the video below:

Installing napari-segment-blobs-and-thing-with-membranes#

If you want to replicate the workflow shown in the video, you need to install the napari-segment-blobs-and-things-with-membranes plugin.

To achieve this, you can open napari and navigate to the Plugins menu. In the “Install/Uninstall Plugins…” section you can then use the search menu to find napari-segment-blobs-and-things-with-membranes.

Press the install button to add it to your napari plugins.

../_images/341c36bf402afa22bdff356b69b07c733731ff8853d7087aad293052248a7eb2.png

For more information about that plugin and other ways of installing it please refer to its docs.