Napari needs to be set up on your machine in order to install this plugin.
If you do not have napari installed it can be done following this article.
Search for microscope-napari
and click install.
After completed napari needs to be restarted to activate the plugin.
You can install the plugin in the environment where napari is set up with command.
pip install microscope-napari
If you have a conda environment use anaconda prompt.
You can access plugin's functionalities in the upper menu.
Images can be segmented with custom and built-in cellpose models.
For further information make sure to check out cellpose and cellpose-napari plugin.
Cell counts in pictures can be obtained with cellpose models and average intensity regression models. Any number of napari image layers can be selected to be evaluated.
Without enabling regression model counting the default used method is cellpose segmenting. The lower settings are for cellpose only.
Cell masks can be output to verify the accuracy of results.
Our custom cellpose models can be accessed there.
For these models we should enable the regression model counting feature. The lower settings are irrelevant now, cell masks will not be output. It is only used for counting cells in images.
Our regression models can be accessed there.