This is the ImageJ/Fiji plugin for StarDist, which can be used to apply already trained models to new images.
Note: The plugin (currently) only supports 2D image and time lapse data.
See the main repository for links to our publications and the full-featured Python package that can also be used to train new models.
The StarDist plugin can be installed in Fiji by selecting both update sites CSBDeep
and StarDist
.
Concretely, you can follow these steps:
- Start Fiji (or download and install it from here first).
- Select
Help > Update...
from the menu bar. - Click on the button
Manage update sites
. - Scroll down the list and tick the checkboxes for update sites
CSBDeep
andStarDist
, then click theClose
button.
(IfStarDist
is missing, clickUpdate URLs
to refresh the list of update sites.) - Click on
Apply changes
to install the plugin. - Restart Fiji.
See the wiki page for more information.