You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kiosk-imageJ-plugin is a ImageJ 1.x plugin for easily processing images with an existing DeepCell Kiosk from within ImageJ. The plugin is also compatible with ImageJ 2, FIJI, and QuPath.
Please see our introductory repo for an overview of the DeepCell ecosystem.
NOTE: Due to limitations with how images are passed between the different platforms, we cannot generate both types of segmentation predictions, so we defaulted to showing the whole-cell predictions. Either the website or a local installation can be used to generate both sets of predictions for an image.
Navigate to Plugins > DeepCell Kiosk > Submit Active Image.
If you're running one of our pretrained models, please make sure the settings all match the screenshot below. If you're running your own Kiosk, make sure to update the IP address for your custom instance.
Select which model you wish to run ("mesmer" is the default). Please see our documentation for data requirements for the different model types.
Click OK to run the job.
Await your results! They should be automatically downloaded and opened.
How to draw outlines and add them to the ROI Manager with the segmented image in ImageJ
Select the newly-generated segmented image.
Navigate to Plugins > DeepCell Kiosk > Create Label Overlay
Navigate to Image > Overlay > To ROI Manager. The results should populate in your ROI Manager and you can proceed with any downstream analysis.
QuPath Integration
QuPath supports ImageJ and this plugin can be used within the QuPath's internal ImageJ instance.