Materials

This is a Workflow RO-Crate for JIPipe 6.0.0 or higher. You can open it using the "Import RO-Crate" option on the "Getting started" screen or inside the "Project" menu.

This project applies the following operations:

  1. Get the input files in form of a "File list" node, thus converting the files on your hard drive into data that JIPipe can process

  2. Annotate each file with its name (into an annotation #Dataset) - JIPipe then can later use the #Dataset annotation to differentiate files/images from each other

  3. Import the images using the standard ImageJ importing function

  4. Apply a Median filter to each image

  5. Segment the images using Auto-thresholding

  6. Apply the ImageJ particle finder to convert white pixels into regions of interest (ROIs) and measure them

  7. Visualize the ROIs using "Convert ROI to RGB"