Hi Students.
For this course we will use QuPath 0.3.0, Fiji (+Stardist Plugin) and Ilastik
Fiji (ImageJ) + Stardist Plugin
https://imagej.net/software/fiji/downloads
https://imagej.net/plugins/stardist
Ilastik (Beta version 1.4)
https://www.ilastik.org/download.html
Scroll down on the download page to: “Example data and projects” and download at least: “Small FIB/SEM stack” example. (You can download more examples later if you want to try these)
QuPath
https://qupath.github.io
On Windows run the downloaded MSI file, it will complain about not being verified, just allow it to install.
(Alternatively download the zip file, see: https://github.com/qupath/qupath/releases/tag/v0.3.0)
On a MAC you have to hold down the left SHIFT key and click the install package and allow it to install.
You also have to install the Stardist extension. (https://github.com/qupath/qupath-extension-stardist)
- Start QuPath first (at first start you have to set the memory limit)
- To install the StarDist extension, download the latest
qupath-extension-stardist-0.3.jar
file from releases and drag it onto the main QuPath window.
When done download the course data here: ML-DL-Data.zip
Unzip this file and find the “project.qpproj” file in the “ML-DL-Data\QPP” folder. Drag it into the main QuPath window to open de project.
It will sometimes show a dialog while loading the project, because it cannot locate the data files (images). It suggest most of the time correctly where the data files are (in the ML-DL-Data folder).
If everything is correct, you see the data files (images) on the left. When selecting the “Installed extensions” menu item in the “Extensions” Menu, you should see “StarDist extension (0.3.0) “.
For the Stardist Google Colab Code (I will show this code during the course): https://github.com/Jooppie/DeepLearningExamples
Make a copy in your own Google Drive if you want to play with the code.