Bio-Image Analysis

Training


Seminar

We organized our first image analysis seminar and a follow-up workshop on April 6th, 2022.

seminar announcement

Download Seminar Slides


Workshop

In this workshop, we will work through the following exercises:

  1. Segmentation using global threshold, local threshold and Deep Learning (StarDist)
  2. Cell tracking using StarDist and TrackMate
  3. Denoising using Noise2Void
  4. Bonus – 3D segmentation using StarDist and TrackMate

Installing required plugins in Fiji

We will be adding the following three updates sites in our Fiji to install all the required plugins for this workshop:

Step 1: Start Fiji.
Step 2: Select Help > Update… from the menu bar.
Step 3: Click on the button “Manage update sites”.
Step 4: Scroll down the list and tick the checkboxes for update sites: CSBDeep (shown below), StarDist and TrackMate-StarDist, then click the Close button.
CSBDeep update site

Step 5: Click on “Apply changes” to install the plugins.
Step 6: Restart Fiji. StarDist plugin should now be available under Plugins > StarDist > StarDist 2D.
Noise2Void plugin should be visible under Plugins › CSBDeep › N2V.


Workshop Exercise 1: Segmentation

Download TIF file
Human HT29 colon cancer cells, Image from Broad Bioimage Benchmark Collection

Global segmentation

Open above image by dragging it into the Fiji window and run Threshold command: Image > Adjust > Threshold...
Choose different thresholding methods (such as Default, Huang, Otsu etc.) from the drop down list and check how well they perform on your image.
Once satisfied with a particular method or by manually selecting the lower and upper threshold values (using sliders), click on the Apply button to generate a thresholded image.

Note: All thresholding methods (such as Default, Huang, Otsu etc.) can be tested at once by using Image > Adjust > Auto Threshold

Local segmentation

Select your original image and run the command: Image > Adjust > Auto Local Threshold.
Run with “Try all” methods to check which one gives the best result. For this image, the best segmentation is achieved with the Phansalkar method.

Deep Learning based segmentation using StarDist

Select your original image and run the command: Plugins › StarDist › StarDist 2D
In the follow up menu, choose Model: Versatile (fluorescent nuclei) and click on the Set optimized thresholds button at the bottom. Keep other settings as deafult. Click OK.
A segmentation label image will be generated with the nuclei ROIs added to the ROI Manager.


Workshop Exercise 2: Tracking cancer cell migration using TrackMate plugin

Cell migration with tracks
Cancer cell migration, image from Zenodo.

Download TIF file

A B C

Workshop Exercise 3: Denoising using Noise2Void plugin

Original Noise2Void

FISH in C. elegans, Spinning disk confocal, image courtesy of ABRF/LMRG Image Analysis Study.

Download TIF file


Bonus Workshop Exercise 4: 3D segmentation using TrackMate (StarDist)

Spheroid, Z-stack Z-stack segmentation 3D rendering

3D stack of cells in a spheroid from Zenodo.

Download TIF file

Well done, if you reached this far!

For any questions, please contact Ved Sharma.